heyujie
2021-09-18 44a3abe105e9b9b4d1a7173772fc9d18c9b59529
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();
    }