Browse Source

状态

hella_online_20240829
wangyufei 4 months ago
parent
commit
2141a05a82
  1. 2
      src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts

2
src/views/wms/deliversettlementManage/stockup/stockupMainRequest/stockupMainRequest.data.ts

@ -353,7 +353,7 @@ export const StockupMainRequest = useCrudSchemas(reactive<CrudSchema[]>([
dictClass: 'string',
isSearch: true,
isForm: false,
isTable: false,
isTable: true,
sort: 'custom',
table: {
width: 150

Loading…
Cancel
Save