Commit cd1fec87 authored by Xuguangxing's avatar Xuguangxing

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

parents 98c596a1 6b621c8b
......@@ -162,7 +162,7 @@ export default {
this.$emit('finish-time');
},
goGroupBuyList(itemInfo) {
this.$router.replace({
this.$router.push({
path: '/groupBuy/list',
query: {
activityId: itemInfo.activityInfoId
......
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