ai
heyujie
2021-09-18 a87ca833cdf80bda3fe65b633d1d124684cdf632
src/pages/vindicate/views/updateSettings.vue
@@ -192,11 +192,6 @@
    if (isAutoUpdate==1) {
      this.checking = false
      this.upgradeNewVersion()
      // this.showWelcome = false;
      // this.activeIndex = this.menuArr.findIndex((x) => x.name == menu);
      // this.$nextTick(() => {
      //   this.$refs.netSettings.openRight(2);
      // });
    }else{
      this.fetchUpgradInfo();
    }