diff --git a/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts b/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts index 757b3128f..ec5c5a7cc 100644 --- a/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts +++ b/src/views/wms/deliversettlementManage/customerSaleInvoiceRequestMain/customerSaleInvoiceRequestMain.data.ts @@ -263,6 +263,7 @@ export const CustomerSaleInvoiceMain = useCrudSchemas(reactive([ }, form: { component: 'Select', + value:[''], componentProps: { showAll: true,// 备用做全选 multiple: true,