|
@@ -211,13 +211,12 @@
|
|
|
>
|
|
|
继续支付
|
|
|
</button>
|
|
|
- <!-- TODO 芋艿:拼团接入 -->
|
|
|
<button
|
|
|
class="ss-reset-button cancel-btn"
|
|
|
v-if="state.orderInfo.buttons?.includes('combination')"
|
|
|
@tap="
|
|
|
sheep.$router.go('/pages/activity/groupon/detail', {
|
|
|
- id: state.orderInfo.ext.groupon_id,
|
|
|
+ id: state.orderInfo.combinationRecordId,
|
|
|
})
|
|
|
"
|
|
|
>
|