Files

27 lines
742 B
Markdown
Raw Permalink Normal View History

# 审计 — 未设路径服务器批量管理对齐主表
**Changelog**: `docs/changelog/2026-06-08-servers-unset-path-batch-parity.md`
## 变更文件
`ServerBatchActionBar.vue` · `ServerUnsetPathPanel.vue` · `ServersPage.vue` · `web/app/index.html` · `web/app/assets/ServersPage-*`
## Step 3
| 项 | 结论 |
|----|------|
| 未设路径区独立勾选 | PASS(与主表 `selectedItems` 隔离) |
| 批量操作栏对齐 | PASS(分类/健康/路径/Agent/删除) |
| 全选筛选结果 | PASS`target_path_unset=true` + 当前筛选) |
| 列与行操作对齐 | PASS |
## Closure
Gate 7/7 · build PASS · 生产部署
## DoD
- [x] 勾选 + 批量栏 + 全选
- [x] 双 scope 复用 batch 逻辑
- [x] 前端 build