SaltFish
2022-02-10 0209dc89c9d5a65aaa1c6e3ae8140dfdb5020dcb
web_src/src/components/dialog/chooseChannelForStream.vue
@@ -253,10 +253,6 @@
        handleGBSelectionChange: function() {
            this.initData();
        },
        // catalogIdChange: function(id) {
        //   this.catalogId = id;
        //   console.log("直播通道选择模块收到: " + id)
        // },
    }
};
</script>