@ -936,7 +936,7 @@ export const PurchasePlanDetail = useCrudSchemas(
}
},
{
label: '已发货数量',
label: '已发采购数量',
field: 'shippedQty',
sort: 'custom',
table: {
@ -948,7 +948,7 @@ export const PurchasePlanDetail = useCrudSchemas(
hiddenInMain: true,
label: '收货数量',
label: '已收采购数量',
field: 'receivedQty',