loading
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
},
|
||||
...mapActions(['previewFile']),
|
||||
prevFile(file) {
|
||||
this.$Loading()
|
||||
this.$loading()
|
||||
this.previewFile({ ...file }).then(()=>{
|
||||
// uni.hideLoading()
|
||||
this.$hideLoading()
|
||||
|
||||
Reference in New Issue
Block a user