From b68e5423dbf671cc2af48402cf0ecd0471f2957f Mon Sep 17 00:00:00 2001 From: lin <648540858@qq.com> Date: Wed, 19 Feb 2025 10:40:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E7=A0=81=E4=BF=A1=E6=81=AF=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E5=AE=9A=E6=97=B6=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/components/common/mediaInfo.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_src/src/components/common/mediaInfo.vue b/web_src/src/components/common/mediaInfo.vue index b410ce39..4591bcd4 100644 --- a/web_src/src/components/common/mediaInfo.vue +++ b/web_src/src/components/common/mediaInfo.vue @@ -33,7 +33,8 @@ export default { props: [ 'app', 'stream', 'mediaServerId'], components: {}, created() { - this.getMediaInfo() + this.getMediaInfo(); + setInterval(this.getMediaInfo, 1000) }, data() { return {