@ -763,6 +763,26 @@ export const RepleinshJobDetail = useCrudSchemas(reactive<CrudSchema[]>([
},
isSearch: true,
{
label: '从库区',
field: 'fromAreaCode',
sort: 'custom',
table: {
width: 150
isTable: true
label: '到库区',
field: 'toAreaCode',
label: '物料代码',
field: 'itemCode',