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) {