Kaynağa Gözat

首页更改手机号弹窗优化

gzb
guozhongbo 7 ay önce
ebeveyn
işleme
c83ebc2063
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/views/layout.vue

+ 1
- 1
src/views/layout.vue Dosyayı Görüntüle

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

Loading…
İptal
Kaydet