@ -263,6 +263,7 @@ export const CustomerSaleInvoiceMain = useCrudSchemas(reactive<CrudSchema[]>([
},
form: {
component: 'Select',
value:[''],
componentProps: {
showAll: true,// 备用做全选
multiple: true,