Browse Source

制品返修修改

master_hella_20240701
zhaoxuebing 5 months ago
parent
commit
56c48fcbad
  1. 3
      src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts

3
src/views/wms/productionManage/productrepair/productrepairRequestMain/productrepairRequestMain.data.ts

@ -592,9 +592,8 @@ export const ProductrepairRequestDetaila = useCrudSchemas(reactive<CrudSchema[]>
{ {
label: 'Bom来源库位代码', label: 'Bom来源库位代码',
field: 'fromLocationCode', field: 'fromLocationCode',
sort: 'custom',
table: { table: {
width: 160 width: 190
}, },
sortTableDefault:18, sortTableDefault:18,
tableForm: { tableForm: {

Loading…
Cancel
Save