648540858
2021-01-22 9d19f6b9d6b361d8b93671a553973289b40d9d33
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()
       })
    },