feat(抽奖活动页): 修复抽奖完没法看到抽奖记录的问题
This commit is contained in:
parent
795205258f
commit
c94eb95d95
@ -1185,6 +1185,7 @@ const sweepstakes = async (consecutive) => {
|
||||
}
|
||||
}
|
||||
getTickets() //重新获取拥有的抽奖券
|
||||
getDrawRecords() // 获取中奖记录
|
||||
resultShow.value = true
|
||||
isRolling.value = false
|
||||
} catch (error) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user