@ -130,9 +130,10 @@ export const PurchasePlanMain = useCrudSchemas(
label: '订单号',
field: 'poNumber',
sort: 'custom',
isSearch:true,
sortSearchDefault: 11,
sortTableDefault: 6,
formatter: dateFormatter2,
//formatter: dateFormatter2,
table: {
width: 150
},