@@ -88,6 +88,7 @@ export default {
methods: {
async initclubList() {
const userInfo = await this.$api.getStorage()
+ this.shopDataList=[]
this.listQuery.newReceiptType = this.newReceiptType
this.OrderService.orderNoReceiptShopList(this.listQuery)
.then(response => {