85ecd1f54f
未设路径面板缺 v-model:sort-by,列头点击不触发 API;与主表共享 sortBy。 Co-authored-by: Cursor <cursoragent@cursor.com>
627 B
627 B
审计 — 未设路径服务器表格排序
Changelog: docs/changelog/2026-06-08-unset-path-table-sort.md
变更文件
ServerUnsetPathPanel.vue · ServersPage.vue · web/app/index.html · web/app/assets/*
Step 3
| 项 | 结论 |
|---|---|
| sort-by 与主表共享 | PASS(同一 sortBy ref + listQueryParams) |
| API 参数 | PASS(target_path_unset=true + sort_by/sort_order 已有) |
| 无后端改动 | PASS |
Closure
Gate 7/7 PASS · 生产部署 · /health 200
DoD
- 未设路径区列头可排序
- 与主表排序状态一致
- 前端构建通过