@ -477,14 +477,14 @@ export const InventorymoveRecordDetail = useCrudSchemas(reactive<CrudSchema[]>([
width: 150
},
{
label: '供应商批次',
field: 'altBatch',
sort: 'custom',
table: {
// {
// label: '123',
// field: 'altBatch',
// sort: 'custom',
// table: {
// width: 150
// },
label: '从包装号',
field: 'fromPackingNumber',
@ -658,6 +658,7 @@ export const InventorymoveRequestDetail = useCrudSchemas(reactive<CrudSchema[]>(
label: '库存余额',
field: 'balanceQty',
isTable:false,