@ -411,15 +411,15 @@ export const PurchasereceiptRecordMain = useCrudSchemas(reactive<CrudSchema[]>([
},
sortTableDefault:12,
{
label: '发货数量',
field: 'shippedQty',
sort: 'custom',
table: {
width: 150
// {
// label: '发货数量',
// field: 'shippedQty',
// sort: 'custom',
// table: {
// width: 150
// },
// sortTableDefault:12,
label: '收货数量',
field: 'qty',