mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 00:53:33 +00:00
- 修复filteredAndSortedApiKeys未定义错误,改为使用sortedApiKeys - 添加缺失的分页相关变量定义(currentPage, pageSize, totalPages等) - 添加paginatedApiKeys计算属性实现分页功能 - 修复CreateApiKeyModal和EditApiKeyModal中localAccounts防御性编程 - 添加筛选条件变化时重置页码的逻辑 - 修复"Cannot read properties of undefined (reading 'length')"错误 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>