Browse Source

Merge branch 'master_hella' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-ui into master_hella

master_hella_20240701
chenfang 6 months ago
parent
commit
cb5fb82c9a
  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来源库位代码',
field: 'fromLocationCode',
sort: 'custom',
table: {
width: 160
width: 190
},
sortTableDefault:18,
tableForm: {

Loading…
Cancel
Save