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 @@
-
+
审批
- 审批
+ >安监部审批 -->
领料单
-
+
-
+
-
+
-
diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/config.js b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/config.js
index 1148f130..b6b2c751 100644
--- a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/config.js
+++ b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/config.js
@@ -81,7 +81,8 @@ export const dialogConfig = {
{ t_width: '', t_props: 'scrapNum', t_label: '设备数量' },
{ t_width: '', t_props: 'status', t_label: '审批状态', t_slot: 't_type' },
{ t_width: '', t_props: '', t_label: '报废原因' },
- { t_width: '', t_props: '', t_label: '报废图片' },
+ { t_width: '', t_props: '', t_label: '损坏原因', t_slot: 't_damage' },
+ { t_width: '', t_props: '', t_label: '报废图片', t_slot: 't_img' },
{ t_width: '', t_props: 'remark', t_label: '备注' },
],
diff --git a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue
index d27069c7..16ae33c8 100644
--- a/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue
+++ b/sgzb-ui/src/views/scrapManage/forecastWaste/auditing/index.vue
@@ -8,7 +8,7 @@
@getTableSelectionChange="getTableSelectionList"
>
-
+
驳回
+
+
+
+ {{ data.scrapType == 1 ? '人为' : '自然' }}
+
+
+
+
+
-
+
diff --git a/sgzb-ui/src/views/scrapManage/scrap/disposition/index.vue b/sgzb-ui/src/views/scrapManage/scrap/disposition/index.vue
index e50df522..d1714c7e 100644
--- a/sgzb-ui/src/views/scrapManage/scrap/disposition/index.vue
+++ b/sgzb-ui/src/views/scrapManage/scrap/disposition/index.vue
@@ -13,7 +13,7 @@
ref="tbRef"
>
-
+
diff --git a/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue b/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue
index f3cdb63e..6dfe632e 100644
--- a/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue
+++ b/sgzb-ui/src/views/scrapManage/scrap/scrapAuditing/index.vue
@@ -3,7 +3,7 @@
-
+
-