fix 81137
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user