From 874ac14100beb705aee051ceed1f445da92ad1f2 Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 2 Apr 2024 18:11:11 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E5=9F=B9=E8=AE=AD=E6=9C=89=E6=95=88?= =?UTF-8?q?=E6=9C=9F=E5=BF=85=E5=A1=ABbug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flow/components/sendUtil.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/xgf/flow/components/sendUtil.vue b/src/views/xgf/flow/components/sendUtil.vue index 2b39e7a..11de5e1 100644 --- a/src/views/xgf/flow/components/sendUtil.vue +++ b/src/views/xgf/flow/components/sendUtil.vue @@ -65,7 +65,7 @@ - + From 8bce57553c63523ee1d4528bae81c9258714b46e Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 8 Apr 2024 14:52:43 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E5=AE=A1=E6=89=B9=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=89=B9=E7=A7=8D=E4=BD=9C=E4=B8=9A=E7=85=A7?= =?UTF-8?q?=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xgf/flowApply/components/userInfo.vue | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/views/xgf/flowApply/components/userInfo.vue b/src/views/xgf/flowApply/components/userInfo.vue index 3eb1aad..98f9d3a 100644 --- a/src/views/xgf/flowApply/components/userInfo.vue +++ b/src/views/xgf/flowApply/components/userInfo.vue @@ -263,6 +263,26 @@ {{ item.SPECIAL_TYPE_NAME }} 操作项目 {{ item.OPERATION_TYPE_NAME }} + 证书照片 + + +
+ + + + +
+
+ 特种作业证书编号 From 74bb85c7e20fcbc05c971a0dbcfbac32cda35edb Mon Sep 17 00:00:00 2001 From: liujun Date: Mon, 8 Apr 2024 14:56:17 +0800 Subject: [PATCH 3/5] =?UTF-8?q?=E4=B8=BB=E7=AE=A1=E9=83=A8=E9=97=A8'?= =?UTF-8?q?=E6=97=A0'=E5=8F=96=E6=B6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/insert/components/corpInfoAdd.vue | 5 ----- src/views/xgf/insert/components/corpInfoEdit.vue | 5 ----- 2 files changed, 10 deletions(-) diff --git a/src/views/xgf/insert/components/corpInfoAdd.vue b/src/views/xgf/insert/components/corpInfoAdd.vue index 46fe8e2..1a48d75 100644 --- a/src/views/xgf/insert/components/corpInfoAdd.vue +++ b/src/views/xgf/insert/components/corpInfoAdd.vue @@ -419,11 +419,6 @@ export default { ).then((data) => { const treeData = this.listTransTree(JSON.parse(data.zTreeNodes), 'id', 'pId', 'nodes') this.treeData = this.removeEmptyChildren(treeData) - this.treeData.push({ - id: '0', - name: '无', - nodes: [] - }) }).catch((e) => { }) }, diff --git a/src/views/xgf/insert/components/corpInfoEdit.vue b/src/views/xgf/insert/components/corpInfoEdit.vue index 4a1668e..1b39cb0 100644 --- a/src/views/xgf/insert/components/corpInfoEdit.vue +++ b/src/views/xgf/insert/components/corpInfoEdit.vue @@ -539,11 +539,6 @@ export default { ).then((data) => { const treeData = this.listTransTree(JSON.parse(data.zTreeNodes), 'id', 'pId', 'nodes') this.treeData = this.removeEmptyChildren(treeData) - this.treeData.push({ - id: '0', - name: '无', - nodes: [] - }) console.log(this.treeData) }).catch((e) => { }) From a5c63c063c8d7ec6723480101f8df0550b7eed14 Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 9 Apr 2024 09:20:30 +0800 Subject: [PATCH 4/5] =?UTF-8?q?15033=20=E6=9B=B4=E6=8D=A2=E5=A4=B4?= =?UTF-8?q?=E5=83=8F=20=E5=BA=94=E8=AF=A5=E9=99=90=E5=88=B6=E5=8F=AA?= =?UTF-8?q?=E8=83=BD=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flowApply/components/userInfo.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/xgf/flowApply/components/userInfo.vue b/src/views/xgf/flowApply/components/userInfo.vue index 98f9d3a..007b258 100644 --- a/src/views/xgf/flowApply/components/userInfo.vue +++ b/src/views/xgf/flowApply/components/userInfo.vue @@ -288,13 +288,13 @@ 特种作业证书编号 {{ item.SPECIAL_NUMBER }} 发证机关 - {{ item.ISSUING_AUTHORITY }} + {{ item.ISSUING_AUTHORITY }} 复审时间 {{ item.REVIEW_TIME }} 有效期 - {{ item.VALIDITY_TIME_START }} 至 {{ item.VALIDITY_TIME_END }} + {{ item.VALIDITY_TIME_START }} 至 {{ item.VALIDITY_TIME_END }}
From 966c4fc44735b99c1c0659c2fda482f3a9d8d749 Mon Sep 17 00:00:00 2001 From: limingyu Date: Tue, 9 Apr 2024 10:34:23 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E6=B6=88=E9=98=B2=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E3=80=81=E7=82=B9=E4=BD=8D=E7=BB=B4=E6=8A=A4=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/firefighting/points/components/list.vue | 2 +- src/views/firefighting/region/components/list.vue | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/firefighting/points/components/list.vue b/src/views/firefighting/points/components/list.vue index da325ad..cbcfb1f 100644 --- a/src/views/firefighting/points/components/list.vue +++ b/src/views/firefighting/points/components/list.vue @@ -133,7 +133,7 @@ - + diff --git a/src/views/firefighting/region/components/list.vue b/src/views/firefighting/region/components/list.vue index 2bf4a5f..d86e14c 100644 --- a/src/views/firefighting/region/components/list.vue +++ b/src/views/firefighting/region/components/list.vue @@ -304,9 +304,9 @@ export default { DATA_IDS: this.editDataIds.join(','), DEPARTMENT_ID: this.form.DEPARTMENT_ID } - ).then(() => { + ).then((data) => { this.$message({ - message: '修改成功', + message: data.msg, type: 'success' }) this.$refs.multipleTable.clearSelection()