panlinlin
2021-03-25 9a4b0de1af957d3ab9b53c06599fc62f42c14152
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()
       })
    },