This commit is contained in:
liuye
2023-03-30 14:29:51 +08:00
parent f6edb76864
commit 766726631c

View File

@@ -69,6 +69,9 @@ export default {
this.rankNum = option.rankNum
this.userId = option.userId
},
onShow() {
document.title = '积分明细'
},
methods: {
// 积分排行
getInfo() {