648540858
2022-08-09 8b0ff3767b23f9479a0b3ebe8e343ed6470bd194
web_src/src/components/control.vue
@@ -496,7 +496,7 @@
      if (!!this.mediaServerChoose) {
        this.$axios({
          method: 'get',
          url: '/zlm/' + that.mediaServerChoose + '/index/api/getServerConfig'
          url: '/zlm/' + this.mediaServerChoose + '/index/api/getServerConfig'
        }).then((res)=> {
          let info = res.data.data[0];
          let serverInfo = {}