[1078] 支持通用通道的点播

This commit is contained in:
lin
2025-07-29 14:46:16 +08:00
parent 4c97022c78
commit 0ed395ff2e
8 changed files with 134 additions and 10 deletions

View File

@@ -218,6 +218,7 @@ export default {
this.getChannelList()
},
getChannelList: function() {
this.channelList = []
this.$store.dispatch('commonChanel/getList', {
page: this.currentPage,
count: this.count,