648540858
2022-07-25 c77c1a956c0c39575eb6d9a86cb8c137bb8126c8
web_src/src/components/ParentPlatformList.vue
@@ -143,7 +143,7 @@
        });
    },
    chooseChannel: function(platform) {
       this.$refs.chooseChannelDialog.openDialog(platform.serverGBId, platform.name, platform.catalogId, this.initData)
       this.$refs.chooseChannelDialog.openDialog(platform.serverGBId, platform.name, platform.catalogId, platform.treeType, this.initData)
    },
    initData: function() {
      this.getPlatformList();