@ -897,8 +897,9 @@ export const PurchasePlanDetail = useCrudSchemas(
label: '受入号',
field: 'receivedNumber',
sort: 'custom',
sortSearchDefault: 7,
sortSearchDefault: 1001,
sortTableDefault: 20,
isSearch:true,
table: {
width: 150
},