Merge branch 'bd-dev' of 47.94.45.65:angelo/web-base-h5 into bd-test

This commit is contained in:
woody 2025-09-28 11:46:54 +08:00
commit be422797a0
1 changed files with 8 additions and 6 deletions

View File

@ -1075,6 +1075,7 @@ export default {
}
}
this.isLoading = true
if (this.specialArea === 2) {
try {
await this.getMemberName()
await this.getMember()
@ -1082,6 +1083,7 @@ export default {
this.isLoading = false
return
}
}
let deleteList = []
this.shoppingArr.forEach(item => {