Browse Source

name test

master_hella_20240701
yufei0306 4 months ago
parent
commit
b0a4c48eb9
  1. 2
      src/views/wms/productionManage/productredress/productredressRequestMain/productredressRequestMain.data.ts

2
src/views/wms/productionManage/productredress/productredressRequestMain/productredressRequestMain.data.ts

@ -309,7 +309,7 @@ export const ProductredressRequestDetail = useCrudSchemas(reactive<CrudSchema[]>
// }, // },
{ {
label: '物料代码1', label: '物料代码',
field: 'itemCode', field: 'itemCode',
sort: 'custom', sort: 'custom',
table: { table: {

Loading…
Cancel
Save