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