web_src/src/components/ParentPlatformList.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
web_src/src/components/ParentPlatformList.vue
@@ -137,7 +137,7 @@ }); }, chooseChannel: function(platform) { this.$refs.chooseChannelDialog.openDialog(platform.deviceGBId, ()=>{ this.$refs.chooseChannelDialog.openDialog(platform.serverGBId, ()=>{ this.initData() }) },