Files
Nexus/docs/changelog/2026-06-08-servers-hide-csv-export.md
T
Nexus Agent 091fb97291
Nexus CI/CD / test (push) Waiting to run
Nexus CI/CD / deploy (push) Blocked by required conditions
Nexus Pre-commit Checks / quick-check (push) Waiting to run
Push async submit, Chinese 422 field labels, hide server CSV export.
Return sync/files immediately with background runner; show loc_zh in validation errors; remove servers toolbar CSV export button.
2026-06-08 23:28:26 +08:00

18 lines
371 B
Markdown

# 2026-06-08 — 隐藏服务器页 CSV 导出
## 变更摘要
移除服务器列表页工具栏「导出 CSV」按钮及相关前端逻辑。
## 动机
按产品要求暂时隐藏该入口(曾触发 `per_page` 超限 422)。
## 涉及文件
- `frontend/src/pages/ServersPage.vue`
## 验证
构建后打开 `#/servers`,工具栏无「导出 CSV」按钮。