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',
isSearch: true,
isTable: true,
isForm: false,
table: {
width: 150
},

Loading…
Cancel
Save