heyujie
2021-08-20 3b9477e4179ac9fca90a1abeb2cf544155d832bc
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();
    }