Ver código fonte

首页更改手机号弹窗优化

gzb
guozhongbo 8 meses atrás
pai
commit
c83ebc2063
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/views/layout.vue

+ 1
- 1
src/views/layout.vue Ver arquivo

@@ -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 = {

Carregando…
Cancelar
Salvar