From c128a6385f20713eb8e1bfcad62808beaa4fe5fb Mon Sep 17 00:00:00 2001 From: hiyu Date: Tue, 18 Jun 2024 13:37:41 +0700 Subject: [PATCH] fix: redirect game --- src/components/lottery/LotteryGame.vue | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/components/lottery/LotteryGame.vue b/src/components/lottery/LotteryGame.vue index 3f52467..63218de 100644 --- a/src/components/lottery/LotteryGame.vue +++ b/src/components/lottery/LotteryGame.vue @@ -1,7 +1,7 @@