Explorar o código

修改 验证码 提示问题

wangguoyu %!s(int64=4) %!d(string=hai) anos
pai
achega
ef0b2f97ac
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/courseware/index.vue

+ 1 - 0
pages/courseware/index.vue

@@ -565,6 +565,7 @@
       // 验证码
       checkVerification() {
         if (this.sliderData.appkey === undefined) {
+          this.$message.error('人机交互未通过');
           return;
         }
         this.$axios.$post(`/develop/exists`,{  phone: this.telChangeDate.tel}).then(res=>{