@ -736,8 +736,8 @@ export const PurchasePlanDetail = useCrudSchemas(reactive<CrudSchema[]>([
sortTableDefault:5,
},
{
label: '已收货数量(没有字段,需要加)',
field: 'shippedQty',
label: '已收货数量',
field: 'receivedQty',
sort: 'custom',
table: {
width: 150