zhengjinyi 2 år sedan
förälder
incheckning
59d8a19c84
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      components/cm-module/receipt/receipt-popup.vue

+ 1 - 0
components/cm-module/receipt/receipt-popup.vue

@@ -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 => {