修改注释

master
于肖磊 2026-01-06 15:39:44 +08:00
parent 710fee6d7c
commit aea6775c97
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ export default {
if (this.$refs.liveContent) {
this.$refs.liveContent.socket_connect();
}
// 页面显示时,重新加载视频
if (this.$refs.liveVideo) {
this.$refs.liveVideo.reload_video();
}