This commit is contained in:
parent
4c0eb24b0c
commit
10969ebe9a
|
|
@ -213,9 +213,9 @@ export default {
|
|||
title: '上传成功',
|
||||
icon: 'success'
|
||||
})
|
||||
this.imgModal = false
|
||||
setTimeout(() => {
|
||||
this.getList()
|
||||
this.imgModal = false
|
||||
this.isLoading = false
|
||||
}, 1000)
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue