From 8a265d3114d85031d9fc151b25051b2f54d2be82 Mon Sep 17 00:00:00 2001 From: wulin Date: Wed, 26 Aug 2020 14:22:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=87=8D=E5=A4=8D=E7=9A=84?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/common/dingtalklogin.vue | 2 +- src/views/modules/result/record/lzresultrecordapp.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/common/dingtalklogin.vue b/src/views/common/dingtalklogin.vue index 6d70c0d..f80a655 100644 --- a/src/views/common/dingtalklogin.vue +++ b/src/views/common/dingtalklogin.vue @@ -48,7 +48,7 @@ export default { this.dingtalkLogin() this.checkDingTalkLogin() } else { - this.dataForm.verify = '请在钉钉打开' + this.dataForm.verify = '验证中' console.log(this.$route.query) this.req.code = this.$route.query.code apiDingtalkJump(this.req).then(res => { diff --git a/src/views/modules/result/record/lzresultrecordapp.vue b/src/views/modules/result/record/lzresultrecordapp.vue index 87975cf..7f354f5 100644 --- a/src/views/modules/result/record/lzresultrecordapp.vue +++ b/src/views/modules/result/record/lzresultrecordapp.vue @@ -89,7 +89,7 @@