84a6d2a5 by yyx

1

1 parent ca3cc327
......@@ -185,7 +185,7 @@ onMounted(() => {
@click="
$router.push({
path: '/seat/order_detail',
query: { orderSn: it.orderSn, id: props.activityId },
query: { orderSn: it.orderSn, id: it.actId },
})
"
class="order-item"
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!