src/pages/settings/components/BasicSetting.vue @@ -543,7 +543,7 @@ this.webPort = this.sysinfo.server_port; this.sysinfo.webVersion = config.version; this.sysinfo.webVersion = 'V' + config.version; } this.loading = false;