Commit fc93e0ec authored by Xuguangxing's avatar Xuguangxing

Merge branch 'feat/group-buy' of git.quantgroup.cn:ui/group-buy-ui into feat/group-buy

parents d5629179 b28b5eff
......@@ -396,7 +396,7 @@ export function firstGroupShare(shareInfo, type) {
}&vccToken=${encodeURIComponent('{token}')}`;
break;
case 1:
linkPath = `${config.localHost}/orderList/0`;
linkPath = `${config.localHost}/orderList/0?&vccToken=${encodeURIComponent('{token}')}`;
break;
case 2:
case 3:
......
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