Browse Source

BUG修改

master
parent
commit
f3f5211dfe
  1. 1
      src/views/eam/item/itemApplyMain/itemApplyMain.data.ts

1
src/views/eam/item/itemApplyMain/itemApplyMain.data.ts

@ -51,6 +51,7 @@ export const ItemApplyMain = useCrudSchemas(reactive<CrudSchema[]>([
dictClass: 'string', dictClass: 'string',
isSearch: true, isSearch: true,
isTable: true, isTable: true,
isForm: false,
table: { table: {
width: 150 width: 150
}, },

Loading…
Cancel
Save