648540858
2024-04-01 4d6f881460dd8a5f343f5a3183afc5e41d20f00e
web_src/src/components/ParentPlatformList.vue
old mode 100644 new mode 100755
@@ -143,7 +143,8 @@
        });
    },
    chooseChannel: function(platform) {
       this.$refs.chooseChannelDialog.openDialog(platform.serverGBId, platform.name, platform.catalogId, platform.treeType, this.initData)
        console.log("platform.name: " + platform.name)
       this.$refs.chooseChannelDialog.openDialog(platform.serverGBId,platform.deviceGBId, platform.name, platform.catalogId, this.initData)
    },
    initData: function() {
      this.getPlatformList();