From 0422c83c25a5868f5d6378645b160794325ed79a Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 6 Dec 2023 15:02:41 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=96=B9=E5=9F=B9?= =?UTF-8?q?=E8=AE=AD=E6=96=B0=E5=A2=9E=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/insert/components/corpInfoAdd.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/xgf/insert/components/corpInfoAdd.vue b/src/views/xgf/insert/components/corpInfoAdd.vue index ca22578..32e05ed 100644 --- a/src/views/xgf/insert/components/corpInfoAdd.vue +++ b/src/views/xgf/insert/components/corpInfoAdd.vue @@ -436,7 +436,6 @@ export default { this.form.CITY = this.form.POSSESSION[1] || '' this.form.COUNTY = this.form.POSSESSION[2] || '' this.form.VILLAGE = this.form.POSSESSION[3] || '' - // this.form.STREET = this.form.POSSESSION[4] || '' this.form.COMPANY_AREA = this.$refs.POSSESSION.getCheckedNodes()[0].pathLabels ? this.$refs.POSSESSION.getCheckedNodes()[0].pathLabels.join(',') : '' } this.form.SELECT_FORM = this.form.SELECT_FORMS.join(',') From 5c76e3a777225e491e4ae86465a55e9f8a4635c8 Mon Sep 17 00:00:00 2001 From: liujun Date: Wed, 6 Dec 2023 16:52:48 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E7=9B=B8=E5=85=B3=E6=96=B9=E5=9F=B9?= =?UTF-8?q?=E8=AE=AD=E6=96=B0=E5=A2=9E=E9=9C=80=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xgf/flow_audit/index.vue | 9 +-------- src/views/xgf/flow_audit/users.vue | 18 +++++++----------- 2 files changed, 8 insertions(+), 19 deletions(-) diff --git a/src/views/xgf/flow_audit/index.vue b/src/views/xgf/flow_audit/index.vue index 4284de7..2cc1e97 100644 --- a/src/views/xgf/flow_audit/index.vue +++ b/src/views/xgf/flow_audit/index.vue @@ -20,13 +20,6 @@ /> - - - - - - - @@ -65,7 +58,7 @@ diff --git a/src/views/xgf/flow_audit/users.vue b/src/views/xgf/flow_audit/users.vue index d20cafb..57b707d 100644 --- a/src/views/xgf/flow_audit/users.vue +++ b/src/views/xgf/flow_audit/users.vue @@ -9,12 +9,6 @@ width="60%">

申请信息

- - - - - -
@@ -79,7 +73,7 @@ size="mini" @click="getUserInfo(row)">电子合格证 - 审核 + 审核 @@ -251,9 +245,6 @@ - - -
{{ item.REVIEW_TIME }} 有效期 {{ item.VALIDITY_TIME_START }} 至 {{ item.VALIDITY_TIME_END }}