Эх сурвалжийг харах

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

Michael Wang 6 жил өмнө
parent
commit
a32e43bb3a

+ 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;
     }