fix: 修复apikeys页面部分bug

This commit is contained in:
shaw
2025-11-25 20:38:52 +08:00
parent 255b3a0a0d
commit dea6964116
8 changed files with 658 additions and 295 deletions

View File

@@ -1021,8 +1021,7 @@ onMounted(async () => {
}
}
// 自动加载账号数据
await refreshAccounts()
// 使用缓存的账号数据,不自动刷新(用户可点击"刷新账号"按钮手动刷新)
})
// 刷新账号列表