web_src/src/components/control.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = {}