完成通道共享

This commit is contained in:
648540858
2024-08-16 16:23:54 +08:00
parent 976c089b7f
commit 326025ee85
10 changed files with 426 additions and 357 deletions

View File

@@ -153,7 +153,7 @@ export default {
});
},
chooseChannel: function(platform) {
this.$refs.shareChannel.openDialog(platform.serverGBId, this.initData)
this.$refs.shareChannel.openDialog(platform.id, this.initData)
},
initData: function() {
this.$axios({