From f10100138bcc07705f6a20a5dea98cf7aaeaee9f Mon Sep 17 00:00:00 2001 From: santaner Date: Mon, 22 Jan 2024 22:28:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=85=E5=AF=BC=E5=91=98=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E6=9C=89=E5=88=99=E6=97=A0=E6=B3=95=E6=9B=B4=E6=8D=A2=EF=BC=8C?= =?UTF-8?q?=E6=97=A0=E6=9C=89=E5=8F=AF=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/user/index.vue | 2 +- pages/users/user_modify_mes/index.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/user/index.vue b/pages/user/index.vue index 1e32ca5..0bc0e33 100644 --- a/pages/user/index.vue +++ b/pages/user/index.vue @@ -378,7 +378,7 @@ let that = this; getCheck().then(res =>{ that.$set(that, 'realInfo', res.data); - if(that.realInfo.real_name.length == 0 || that.realInfo.card.length == 0 || that.realInfo.age.length == 0 || that.realInfo.spread_phone.length == 0){ + if(that.realInfo.real_name.length == 0 || that.realInfo.card.length == 0 || that.realInfo.age.length == 0 || that.realInfo.spread_phone.length == 0 || that.realInfo.spread_phone2.length == 0){ that.$util.Tips({ title: '请补全身份信息', icon: 'error' diff --git a/pages/users/user_modify_mes/index.vue b/pages/users/user_modify_mes/index.vue index 2d5417e..7c0bcaf 100644 --- a/pages/users/user_modify_mes/index.vue +++ b/pages/users/user_modify_mes/index.vue @@ -28,7 +28,8 @@ 辅导员 - + +