Commit 5ba7ff46 by chenyu

update: update

parent 3ed053ec
......@@ -172,7 +172,6 @@ export default {
avgDiscount: 0
},
orderType: -1,
searchInfo: "",
orderLoading: false,
orderInfo: {},
payInfo: {},
......@@ -181,7 +180,6 @@ export default {
pageSize: 20,
},
totalCount: 0,
orderId: "",
memberData: [],
fullscreenLoading: false,
totalCountList: [
......@@ -240,7 +238,6 @@ export default {
...this.page,
memberId: this.memberId,
orderType: this.orderType,
searchInfo: this.searchInfo
});
this.memberData = [];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment