Compare commits

..

No commits in common. "be422797a07335309d4dca0a74d3c9d37f8f7b0e" and "171ec86d16958945cb62f995d3b213242da47432" have entirely different histories.

1 changed files with 6 additions and 8 deletions

View File

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