From 58bb64914c2692f680d6071dd92e4f84caa5b655 Mon Sep 17 00:00:00 2001
From: zhang_li
Date: Mon, 24 Mar 2025 19:04:43 +0800
Subject: [PATCH] =?UTF-8?q?YT-2210=E5=AE=A2=E6=88=B7=E5=AF=B9=E8=B4=A6?=
=?UTF-8?q?=E5=8D=95=EF=BC=8C=E5=88=9B=E5=BB=BA=E5=BC=80=E7=A5=A8=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7=E6=97=B6=E5=BC=80=E7=A5=A8=E7=A7=8D=E7=B1=BB=EF=BC=8C?=
=?UTF-8?q?=E5=BA=94=E9=BB=98=E8=AE=A4=E5=85=A8=E9=80=89=EF=BC=8C=E7=8E=B0?=
=?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=A9=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../customerSaleInvoiceRequestMain.data.ts | 1 +
1 file changed, 1 insertion(+)
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,