新增全局提示
This commit is contained in:
@@ -442,6 +442,7 @@
|
||||
await this.requestSKUList(true)
|
||||
await this.$sleepSync(500)
|
||||
}
|
||||
this.isLoading = false
|
||||
},
|
||||
|
||||
requestSKUList(flag) {
|
||||
@@ -482,6 +483,8 @@
|
||||
} else {
|
||||
!flag && (this.isLoading = false)
|
||||
}
|
||||
} else {
|
||||
this.isLoading = false
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user