From 1f0378e1a95b856261e669ca0d4476aed4fed669 Mon Sep 17 00:00:00 2001 From: wangwei <1610949092@qq.com> Date: Thu, 13 Apr 2023 17:30:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E5=8F=AF=E6=B8=85?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 3 ++- src/views/basic/corpMaintain/corpImport.vue | 2 +- src/views/purchase/cert/supCertSearch.vue | 8 ++++---- src/views/system/param/BasicEntrutsRece.vue | 1 + src/views/system/param/busTypeChange.vue | 2 ++ src/views/system/print/pdfBizPrintSet.vue | 2 +- src/views/system/print/pdfCodePrintSet.vue | 2 +- src/views/system/print/pdfLabelPrintSet.vue | 2 +- src/views/system/print/pdfStatementPrintSet.vue | 2 +- src/views/system/print/pdfTmpleateManage.vue | 2 +- src/views/thirdSys/api/index.vue | 2 ++ src/views/thirdSys/corps/thrCorpsExport.vue | 2 +- src/views/thirdSys/corps/thrCorpsImport.vue | 2 +- src/views/thirdSys/invProducts/thrInvProductsExport.vue | 2 +- src/views/thirdSys/invProducts/thrInvProductsImport.vue | 2 +- src/views/thirdSys/order/thrOrderExport.vue | 2 +- src/views/thirdSys/order/thrOrderImport.vue | 2 +- src/views/thirdSys/product/thrProductsExport.vue | 2 +- src/views/thirdSys/product/thrProductsImport.vue | 2 +- 19 files changed, 25 insertions(+), 19 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index bee0382..5adfa4b 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -219,7 +219,8 @@ export default { getInvList() { this.invList = []; let query = { - deptCode: this.userInfo.locDeptCode + deptCode: this.userInfo.locDeptCode, + spUse:true }; findByDeptUser(query) .then((response) => { diff --git a/src/views/basic/corpMaintain/corpImport.vue b/src/views/basic/corpMaintain/corpImport.vue index f390f3c..136d80a 100644 --- a/src/views/basic/corpMaintain/corpImport.vue +++ b/src/views/basic/corpMaintain/corpImport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/purchase/cert/supCertSearch.vue b/src/views/purchase/cert/supCertSearch.vue index 7eb594a..20322b7 100644 --- a/src/views/purchase/cert/supCertSearch.vue +++ b/src/views/purchase/cert/supCertSearch.vue @@ -7,12 +7,12 @@ - + - + @@ -84,12 +84,12 @@ - + - + diff --git a/src/views/system/param/BasicEntrutsRece.vue b/src/views/system/param/BasicEntrutsRece.vue index ffdc3a6..253c3fe 100644 --- a/src/views/system/param/BasicEntrutsRece.vue +++ b/src/views/system/param/BasicEntrutsRece.vue @@ -6,6 +6,7 @@ diff --git a/src/views/system/param/busTypeChange.vue b/src/views/system/param/busTypeChange.vue index 101b36c..95c618e 100644 --- a/src/views/system/param/busTypeChange.vue +++ b/src/views/system/param/busTypeChange.vue @@ -6,12 +6,14 @@ diff --git a/src/views/system/print/pdfBizPrintSet.vue b/src/views/system/print/pdfBizPrintSet.vue index ad0a89e..6a03265 100644 --- a/src/views/system/print/pdfBizPrintSet.vue +++ b/src/views/system/print/pdfBizPrintSet.vue @@ -9,7 +9,7 @@ > - + diff --git a/src/views/system/print/pdfCodePrintSet.vue b/src/views/system/print/pdfCodePrintSet.vue index 908fc0d..6ea23f9 100644 --- a/src/views/system/print/pdfCodePrintSet.vue +++ b/src/views/system/print/pdfCodePrintSet.vue @@ -9,7 +9,7 @@ > - + diff --git a/src/views/system/print/pdfLabelPrintSet.vue b/src/views/system/print/pdfLabelPrintSet.vue index 882fef9..d345932 100644 --- a/src/views/system/print/pdfLabelPrintSet.vue +++ b/src/views/system/print/pdfLabelPrintSet.vue @@ -9,7 +9,7 @@ > - + diff --git a/src/views/system/print/pdfStatementPrintSet.vue b/src/views/system/print/pdfStatementPrintSet.vue index 8a6715c..0fcc1e3 100644 --- a/src/views/system/print/pdfStatementPrintSet.vue +++ b/src/views/system/print/pdfStatementPrintSet.vue @@ -9,7 +9,7 @@ > - + diff --git a/src/views/system/print/pdfTmpleateManage.vue b/src/views/system/print/pdfTmpleateManage.vue index 5ed0ae5..0fa9428 100644 --- a/src/views/system/print/pdfTmpleateManage.vue +++ b/src/views/system/print/pdfTmpleateManage.vue @@ -9,7 +9,7 @@ > - + diff --git a/src/views/thirdSys/api/index.vue b/src/views/thirdSys/api/index.vue index a3f0d7f..8a121d3 100644 --- a/src/views/thirdSys/api/index.vue +++ b/src/views/thirdSys/api/index.vue @@ -6,12 +6,14 @@ diff --git a/src/views/thirdSys/corps/thrCorpsExport.vue b/src/views/thirdSys/corps/thrCorpsExport.vue index fd5ad1b..421f914 100644 --- a/src/views/thirdSys/corps/thrCorpsExport.vue +++ b/src/views/thirdSys/corps/thrCorpsExport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/corps/thrCorpsImport.vue b/src/views/thirdSys/corps/thrCorpsImport.vue index 7a67dc6..9e220ff 100644 --- a/src/views/thirdSys/corps/thrCorpsImport.vue +++ b/src/views/thirdSys/corps/thrCorpsImport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/invProducts/thrInvProductsExport.vue b/src/views/thirdSys/invProducts/thrInvProductsExport.vue index f01ea11..8958620 100644 --- a/src/views/thirdSys/invProducts/thrInvProductsExport.vue +++ b/src/views/thirdSys/invProducts/thrInvProductsExport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/invProducts/thrInvProductsImport.vue b/src/views/thirdSys/invProducts/thrInvProductsImport.vue index cb2dcff..1b13ac6 100644 --- a/src/views/thirdSys/invProducts/thrInvProductsImport.vue +++ b/src/views/thirdSys/invProducts/thrInvProductsImport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/order/thrOrderExport.vue b/src/views/thirdSys/order/thrOrderExport.vue index fd52bb0..24b01ed 100644 --- a/src/views/thirdSys/order/thrOrderExport.vue +++ b/src/views/thirdSys/order/thrOrderExport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/order/thrOrderImport.vue b/src/views/thirdSys/order/thrOrderImport.vue index af1cd95..5020f7c 100644 --- a/src/views/thirdSys/order/thrOrderImport.vue +++ b/src/views/thirdSys/order/thrOrderImport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/product/thrProductsExport.vue b/src/views/thirdSys/product/thrProductsExport.vue index e2e76c2..cc9d415 100644 --- a/src/views/thirdSys/product/thrProductsExport.vue +++ b/src/views/thirdSys/product/thrProductsExport.vue @@ -5,7 +5,7 @@ - + diff --git a/src/views/thirdSys/product/thrProductsImport.vue b/src/views/thirdSys/product/thrProductsImport.vue index 0dd8e91..f4118ff 100644 --- a/src/views/thirdSys/product/thrProductsImport.vue +++ b/src/views/thirdSys/product/thrProductsImport.vue @@ -5,7 +5,7 @@ - +