Parcourir la source

首页更改手机号弹窗优化

gzb
guozhongbo il y a 7 mois
Parent
révision
c83ebc2063
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      src/views/layout.vue

+ 1
- 1
src/views/layout.vue Voir le fichier

@@ -397,7 +397,7 @@ export default {
397 397
                 oldpwd: ""
398 398
               };
399 399
             } else {
400
-              if (this.adminInfo.timer) {
400
+              if (this.phoneInfo.timer) {
401 401
                 clearInterval(this.phoneInfo.timer);
402 402
               }
403 403
               this.phoneInfo = {

Chargement…
Annuler
Enregistrer