05c7aeb702
检测路径与批量改分类确认框按当前区块显示并提交正确 server_ids。 Co-authored-by: Cursor <cursoragent@cursor.com>
25 lines
588 B
Markdown
25 lines
588 B
Markdown
# 审计 — 未设路径批量检测选中数
|
||
|
||
**Changelog**: `docs/changelog/2026-06-08-unset-path-detect-selection-count.md`
|
||
|
||
## 变更文件
|
||
|
||
`frontend/src/pages/ServersPage.vue` · `web/app/index.html`
|
||
|
||
## Step 3
|
||
|
||
| 项 | 结论 |
|
||
|----|------|
|
||
| 检测路径对话框按 batchScope 显示选中数 | PASS(scopedSelectedCount) |
|
||
| 未设路径表提交 detect-path 用 unset 选中 ID | PASS |
|
||
| 批量改分类对话框同修复 | PASS |
|
||
|
||
## Closure
|
||
|
||
frontend build PASS · Gate 7 待跑
|
||
|
||
## DoD
|
||
|
||
- [x] 未设路径勾选 N 台 → 对话框显示 N
|
||
- [ ] 生产浏览器验收
|