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(); }