Explorar o código

地大:登录一次验证一次手机号

Michael Wang %!s(int64=6) %!d(string=hai) anos
pai
achega
a32e43bb3a
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/features/OnlineExam/PhoneVerifyForDD.vue

+ 1 - 2
src/features/OnlineExam/PhoneVerifyForDD.vue

@@ -34,8 +34,7 @@ export default {
     if (
       ["cugr.ecs.qmth.com.cn", "ecs-dev.qmth.com.cn"].includes(
         localStorage.getItem("domain")
-      ) &&
-      !localStorage.getItem("phoneVerified:" + this.user.phoneNumber)
+      )
     ) {
       this.phoneModal = true;
     }