- 使用useCallback确保fetchAccounts函数正确依赖最新状态 - 修复handlePageSizeChange中的状态更新逻辑 - 将分页选项从100000改为10000,更符合实际使用需求 - 添加调试日志帮助排查问题 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- 使用useCallback确保fetchAccounts函数正确依赖最新状态 - 修复handlePageSizeChange中的状态更新逻辑 - 将分页选项从100000改为10000,更符合实际使用需求 - 添加调试日志帮助排查问题 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>