From 14a39a4ff9afa86d3ab18f20c1d1a35ff870437d Mon Sep 17 00:00:00 2001 From: yinzuomei Date: Tue, 10 Dec 2019 10:03:34 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=B1=85=E6=B0=91=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E6=9C=AA=E8=AE=A4=E8=AF=81=E3=80=81=E5=BE=85=E8=AE=A4=E8=AF=81?= =?UTF-8?q?=E7=95=8C=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/user/unauthorized.vue | 3 ++- src/views/modules/user/user-add-or-update.vue | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/views/modules/user/unauthorized.vue b/src/views/modules/user/unauthorized.vue index 859c138b..a4f76e30 100644 --- a/src/views/modules/user/unauthorized.vue +++ b/src/views/modules/user/unauthorized.vue @@ -26,6 +26,7 @@ + 注册时间     @@ -40,8 +41,8 @@ + - diff --git a/src/views/modules/user/user-add-or-update.vue b/src/views/modules/user/user-add-or-update.vue index 9ee07c7b..622aafe9 100644 --- a/src/views/modules/user/user-add-or-update.vue +++ b/src/views/modules/user/user-add-or-update.vue @@ -27,7 +27,7 @@ v-if="true"> 累计提交认证{{dataForm.totalSubmitNum}}次   通过{{dataForm.totalPassSubmitNum}}次, 不通过{{dataForm.totalFailNum}}次        - 查看详情 + 查看详情 @@ -236,6 +236,9 @@ export default { }, // 查看详情 userAuthenticateHistoryListHandle (userId) { + if (!this.dataForm.totalSubmitNum > 0) { + return this.$message.error('累计提交' + this.dataForm.totalSubmitNum + '次,没有认证历史记录') + } this.authenticateHistoryVisible = true this.$nextTick(() => { this.$refs.authenticateHistory.dataForm.userId = userId From ea939329f2235024e700e60f47677630ad6fb943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Tue, 10 Dec 2019 17:44:45 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=82=B9=E8=B5=9E?= =?UTF-8?q?=E7=82=B9=E8=B8=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/news/news.vue | 4 ++-- src/views/modules/news/newsdraft.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/modules/news/news.vue b/src/views/modules/news/news.vue index dfe2e3a2..584f8be5 100644 --- a/src/views/modules/news/news.vue +++ b/src/views/modules/news/news.vue @@ -110,11 +110,11 @@ header-align="center" align="center">