@ -56,6 +56,19 @@ export const PurchasePlanMain = useCrudSchemas(
}
},
{
label: 'SPARC订单号',
field: 'orderCode',
sort: 'custom',
isForm: false,
table: {
width: 180,
fixed: 'left'
sortTableDefault: 1,
sortSearchDefault: 4,
isSearch: true
label: '供应商代码',
field: 'supplierCode',