Commit 3aeee7ad authored by Xuguangxing's avatar Xuguangxing

fix

parent 1ba4b3d7
......@@ -98,7 +98,6 @@ export default {
this.init();
},
created() {
localStorage.remove('groupBuyGroupId');
if (isApp) this.nativeBridge = new Bridge();
else if (isWxMp) this.nativeBridge = new MpBridge();
const groupId = this.$route.query.groupBuyGroupId;
......
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