From b8a1db82421cb4faff2e5bb51ddaab0f6d67e37e Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期二, 27 八月 2024 14:28:51 +0800 Subject: [PATCH] 提交 --- src/views/components/upload.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/components/upload.vue b/src/views/components/upload.vue index 481cda0..ca523be 100644 --- a/src/views/components/upload.vue +++ b/src/views/components/upload.vue @@ -455,7 +455,6 @@ if(filetype == 'mp4' || filetype == 'MP4'){ container.showVideo = true await nextTick(() => { - console.log("myPlayer.value",myPlayer.value) myPlayer.value.src( { -- Gitblit v1.9.2