Browse Source

修改名称

hella_zhaoxuebing
赵雪冰 1 month ago
parent
commit
a24da7c3f6
  1. 4
      src/views/wms/issueManage/onlinesettlement/settlementReport/settlementReport.data.ts

4
src/views/wms/issueManage/onlinesettlement/settlementReport/settlementReport.data.ts

@ -39,7 +39,7 @@ export const SettlementReport = useCrudSchemas(reactive<CrudSchema[]>([
isSearch: true,
},
{
label: '物名称',
label: '物名称',
field: 'itemName',
sort: 'custom',
},
@ -109,7 +109,7 @@ export const SettlementReportSelection = useCrudSchemas(reactive<CrudSchema[]>([
isSearch: true,
},
{
label: '物名称',
label: '物名称',
field: 'itemName',
sort: 'custom',
},

Loading…
Cancel
Save