下载完成进度条清空
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
parent
6bcd30969b
commit
9b0e2f9a2e
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Reference in New Issue