优化默认节点的展示

This commit is contained in:
648540858
2022-01-25 20:21:36 +08:00
parent c547851487
commit 75ee368c96
3 changed files with 9 additions and 29 deletions

View File

@@ -253,10 +253,6 @@ export default {
handleGBSelectionChange: function() {
this.initData();
},
// catalogIdChange: function(id) {
// this.catalogId = id;
// console.log("直播通道选择模块收到: " + id)
// },
}
};
</script>