From c4c2e6953d0f60609037d33209ca2adbb3de08a0 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 12 Jun 2024 16:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=EF=BC=8C=E9=A6=96=E9=A1=B5=E8=B7=B3=E8=BD=ACbug?= =?UTF-8?q?=E7=AD=89=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/components/DialogModel/index.vue | 45 +-- sgzb-ui/src/components/Pagination/index.vue | 187 +++++----- sgzb-ui/src/components/TableModel/index.vue | 2 +- .../picking/auditing/component/home1.vue | 22 +- .../claimAndreturn/picking/outbound/index.vue | 11 +- .../claimAndreturn/picking/protocol/index.vue | 12 +- sgzb-ui/src/views/newLogin.vue | 2 +- .../views/repairTest/testExamine/index.vue | 38 +- .../views/scrapManage/component/scrapImg.vue | 62 ++++ .../forecastWaste/auditing/config.js | 3 +- .../forecastWaste/auditing/index.vue | 13 +- .../forecastWaste/listing/index.vue | 264 +++++++------- .../scrapManage/scrap/disposition/index.vue | 327 +++++++++--------- .../scrapManage/scrap/scrapAuditing/index.vue | 2 +- .../warehousing/Inventory/index.vue | 4 +- sgzb-ui/vue.config.js | 4 +- 16 files changed, 552 insertions(+), 446 deletions(-) create mode 100644 sgzb-ui/src/views/scrapManage/component/scrapImg.vue diff --git a/sgzb-ui/src/components/DialogModel/index.vue b/sgzb-ui/src/components/DialogModel/index.vue index 0db62f1f..bf6d3700 100644 --- a/sgzb-ui/src/components/DialogModel/index.vue +++ b/sgzb-ui/src/components/DialogModel/index.vue @@ -11,7 +11,6 @@ > - diff --git a/sgzb-ui/src/components/Pagination/index.vue b/sgzb-ui/src/components/Pagination/index.vue index 56f5a6b9..cdd13622 100644 --- a/sgzb-ui/src/components/Pagination/index.vue +++ b/sgzb-ui/src/components/Pagination/index.vue @@ -1,114 +1,113 @@ diff --git a/sgzb-ui/src/components/TableModel/index.vue b/sgzb-ui/src/components/TableModel/index.vue index 11700e98..92bc457c 100644 --- a/sgzb-ui/src/components/TableModel/index.vue +++ b/sgzb-ui/src/components/TableModel/index.vue @@ -102,7 +102,7 @@ - +