diff --git a/components/detail-lucky/detail-lucky-web.vue b/components/detail-lucky/detail-lucky-web.vue index 5706781..f0352fd 100644 --- a/components/detail-lucky/detail-lucky-web.vue +++ b/components/detail-lucky/detail-lucky-web.vue @@ -37,7 +37,9 @@ export default { }, computed: { - + getWebUrl() { + return this.webUrl + "?c=" + this.lotteryResult.length; + } }, watch: {