@ -916,8 +916,9 @@ export const PurchasePlanDetail = useCrudSchemas(
isPlaceholder:false
}
},
{
label: '箱数',
label: '计划采购数量',
field: 'planQty',
sort: 'custom',
sortSearchDefault: 9,
@ -938,7 +939,7 @@ export const PurchasePlanDetail = useCrudSchemas(
label: '订单数量',
field: 'orderQty',
sortSearchDefault: 8,