2023-3-15
This commit is contained in:
@@ -227,12 +227,14 @@
|
||||
this.userDetailInfo = {}
|
||||
this.couponList = []
|
||||
this.viewList = []
|
||||
this.listCollect = 0
|
||||
this.getData();
|
||||
},
|
||||
async onShow() {
|
||||
this.userDetailInfo = {}
|
||||
this.couponList = []
|
||||
this.viewList = []
|
||||
this.listCollect = 0
|
||||
this.getData();
|
||||
},
|
||||
|
||||
@@ -308,6 +310,7 @@
|
||||
this.logout();
|
||||
this.couponList = []
|
||||
this.viewList = []
|
||||
this.listCollect = 0
|
||||
this.getHistory();
|
||||
} else {
|
||||
this.userDetailInfo = data1.member;
|
||||
|
||||
Reference in New Issue
Block a user