.
This commit is contained in:
parent
56456a1c04
commit
2f18801615
|
|
@ -442,6 +442,8 @@
|
|||
// 页面显示时刷新数据
|
||||
onShow(() => {
|
||||
if (userStore.isLoggedIn) {
|
||||
// 刷新用户信息,确保实名状态等是最新的
|
||||
userStore.refreshFromServer()
|
||||
loadInteractCounts()
|
||||
loadSessions()
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user