From b4e73d2272bfc7ca6b83ad8e5c4b20c5475fcab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Thu, 27 Apr 2023 16:42:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/stationAvatar/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/system/stationAvatar/index.vue b/src/views/system/stationAvatar/index.vue index 4e80728..46e8c64 100644 --- a/src/views/system/stationAvatar/index.vue +++ b/src/views/system/stationAvatar/index.vue @@ -288,7 +288,6 @@ export default { this.openimg = false; }, 1000); } - this.videoForm.showVideoPath = null; this.uploadbtn = true; }); } else if ( @@ -347,6 +346,8 @@ export default { } else { this.openimg = false; } + this.videoForm.showVideoPath = null; + this.previews.data = null; }, // 实时预览 realTime(data) {