|
@@ -222,9 +222,6 @@ export default defineComponent({
|
|
|
activityId = res.data.activityId || 0
|
|
|
shareDiscount.value = res.data.discount || 0
|
|
|
}
|
|
|
-
|
|
|
- shareDiscount.value = 1
|
|
|
- activityId = 1053
|
|
|
shareUrl.value = `${location.origin}/teacher#/shareAblum?id=${id}&recomUserId=${userId}&activityId=${activityId}&userType=${state.platformType}`
|
|
|
console.log(shareUrl.value, 'shareUrl')
|
|
|
shareStatus.value = true
|