fix 81137

This commit is contained in:
danshihao
2024-01-23 15:13:41 +08:00
parent 83ac4dee14
commit b869527831
7 changed files with 38 additions and 0 deletions
@@ -321,6 +321,7 @@ export default {
}
}).catch((err) => {
console.log(err)
this.loading = false
}).finally(() => {
setTimeout(() => {
this.loading = false
@@ -345,6 +346,7 @@ export default {
}
}).catch((err) => {
console.log(err)
this.loading = false
}).finally(() => {
setTimeout(() => {
this.loading = false