diff --git a/src/views/trials/trials-inspection/index.vue b/src/views/trials/trials-inspection/index.vue index 710975d..8451cb3 100644 --- a/src/views/trials/trials-inspection/index.vue +++ b/src/views/trials/trials-inspection/index.vue @@ -375,6 +375,9 @@ export default { if (type === 'downLoaded') { } if (type === 'zipEnd') { + this.downLoadType = '' + this.percentage = 0 + this.downLoadImageCount = 0 this.downloadVisible = false if (this.downloadId) { this.downloadImageSuccess()