Browse Source

BUG修改

master
parent
commit
45876e54e4
  1. 2
      src/views/eam/item/itemAccounts/itemAccounts.data.ts

2
src/views/eam/item/itemAccounts/itemAccounts.data.ts

@ -26,7 +26,7 @@ export const ItemAccounts = useCrudSchemas(reactive<CrudSchema[]>([
table: { table: {
width: 110 width: 110
}, },
isSearch: true, isSearch: false,
}, },
{ {

Loading…
Cancel
Save