|
@@ -1399,7 +1399,7 @@ export default {
|
|
if (this.promotionNo) {
|
|
if (this.promotionNo) {
|
|
this.$Cache.set('INVITE_CODE', this.promotionNo);
|
|
this.$Cache.set('INVITE_CODE', this.promotionNo);
|
|
}else{
|
|
}else{
|
|
- this.$Cache.set('INVITE_CODE', '');
|
|
|
|
|
|
+ // this.$Cache.set('INVITE_CODE', '');
|
|
}
|
|
}
|
|
this.sharePacket.isFristUrl = false
|
|
this.sharePacket.isFristUrl = false
|
|
}else{
|
|
}else{
|