hanbaoshan
2020-11-06 ce3b404a5983f03a56ad9cd65a4ae2352db2ba77
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;
@@ -684,7 +684,6 @@
      });
    },
    checkTimeZone(val) {
      debugger;
    },
    submitClock() {