From fe29b1a7c2cc1bcc85475e8fb85c5f26e4caddab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Mon, 15 Nov 2021 00:18:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8A=A5=E8=A1=A8=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=EF=BC=8C=E5=B0=86=E4=BB=93=E5=BA=93=E4=B9=8B=E7=B1=BB?= =?UTF-8?q?=E7=9A=84=E5=8F=82=E6=95=B0=E6=94=B9=E4=B8=BA=E9=9D=9E=E5=BF=85?= =?UTF-8?q?=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/report/AllocationDetail.vue | 8 ++++---- jshERP-web/src/views/report/BuyInReport.vue | 2 +- jshERP-web/src/views/report/CustomerAccount.vue | 2 +- jshERP-web/src/views/report/InDetail.vue | 6 +++--- jshERP-web/src/views/report/InMaterialCount.vue | 6 +++--- jshERP-web/src/views/report/InOutStockReport.vue | 4 ++-- jshERP-web/src/views/report/MaterialStock.vue | 4 ++-- jshERP-web/src/views/report/OutDetail.vue | 6 +++--- jshERP-web/src/views/report/OutMaterialCount.vue | 6 +++--- jshERP-web/src/views/report/SaleOutReport.vue | 2 +- jshERP-web/src/views/report/StockWarningReport.vue | 6 +++--- jshERP-web/src/views/report/VendorAccount.vue | 2 +- 12 files changed, 27 insertions(+), 27 deletions(-) diff --git a/jshERP-web/src/views/report/AllocationDetail.vue b/jshERP-web/src/views/report/AllocationDetail.vue index bf540ef8..adf0acfd 100644 --- a/jshERP-web/src/views/report/AllocationDetail.vue +++ b/jshERP-web/src/views/report/AllocationDetail.vue @@ -14,8 +14,8 @@ @@ -27,8 +27,8 @@ diff --git a/jshERP-web/src/views/report/BuyInReport.vue b/jshERP-web/src/views/report/BuyInReport.vue index 42b28a9a..e11d170c 100644 --- a/jshERP-web/src/views/report/BuyInReport.vue +++ b/jshERP-web/src/views/report/BuyInReport.vue @@ -15,7 +15,7 @@ - + diff --git a/jshERP-web/src/views/report/CustomerAccount.vue b/jshERP-web/src/views/report/CustomerAccount.vue index bee0c7f1..48ac6974 100644 --- a/jshERP-web/src/views/report/CustomerAccount.vue +++ b/jshERP-web/src/views/report/CustomerAccount.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }} diff --git a/jshERP-web/src/views/report/InDetail.vue b/jshERP-web/src/views/report/InDetail.vue index f73bbe34..483bcc8b 100644 --- a/jshERP-web/src/views/report/InDetail.vue +++ b/jshERP-web/src/views/report/InDetail.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }} @@ -20,8 +20,8 @@ diff --git a/jshERP-web/src/views/report/InMaterialCount.vue b/jshERP-web/src/views/report/InMaterialCount.vue index 5f9da0e7..42b19975 100644 --- a/jshERP-web/src/views/report/InMaterialCount.vue +++ b/jshERP-web/src/views/report/InMaterialCount.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }} @@ -20,8 +20,8 @@ diff --git a/jshERP-web/src/views/report/InOutStockReport.vue b/jshERP-web/src/views/report/InOutStockReport.vue index 33154614..8a5070e3 100644 --- a/jshERP-web/src/views/report/InOutStockReport.vue +++ b/jshERP-web/src/views/report/InOutStockReport.vue @@ -10,8 +10,8 @@ diff --git a/jshERP-web/src/views/report/MaterialStock.vue b/jshERP-web/src/views/report/MaterialStock.vue index 1f478ca5..94a3fcf5 100644 --- a/jshERP-web/src/views/report/MaterialStock.vue +++ b/jshERP-web/src/views/report/MaterialStock.vue @@ -10,8 +10,8 @@ diff --git a/jshERP-web/src/views/report/OutDetail.vue b/jshERP-web/src/views/report/OutDetail.vue index 995a1dc5..a39060dd 100644 --- a/jshERP-web/src/views/report/OutDetail.vue +++ b/jshERP-web/src/views/report/OutDetail.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }} @@ -20,8 +20,8 @@ diff --git a/jshERP-web/src/views/report/OutMaterialCount.vue b/jshERP-web/src/views/report/OutMaterialCount.vue index cb2fe214..004a0444 100644 --- a/jshERP-web/src/views/report/OutMaterialCount.vue +++ b/jshERP-web/src/views/report/OutMaterialCount.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }} @@ -20,8 +20,8 @@ diff --git a/jshERP-web/src/views/report/SaleOutReport.vue b/jshERP-web/src/views/report/SaleOutReport.vue index d8e5d302..c44db1cb 100644 --- a/jshERP-web/src/views/report/SaleOutReport.vue +++ b/jshERP-web/src/views/report/SaleOutReport.vue @@ -15,7 +15,7 @@ - + diff --git a/jshERP-web/src/views/report/StockWarningReport.vue b/jshERP-web/src/views/report/StockWarningReport.vue index ace7bb86..ddff6732 100644 --- a/jshERP-web/src/views/report/StockWarningReport.vue +++ b/jshERP-web/src/views/report/StockWarningReport.vue @@ -10,8 +10,8 @@ @@ -22,7 +22,7 @@ - + diff --git a/jshERP-web/src/views/report/VendorAccount.vue b/jshERP-web/src/views/report/VendorAccount.vue index b143961d..33f535aa 100644 --- a/jshERP-web/src/views/report/VendorAccount.vue +++ b/jshERP-web/src/views/report/VendorAccount.vue @@ -10,7 +10,7 @@ + :dropdownMatchSelectWidth="false" showSearch allow-clear optionFilterProp="children"> {{ item.supplier }}