fix: add product column to test summary

This commit is contained in:
2026-07-03 16:36:12 +08:00
parent c61b6ff8db
commit 280d0660eb
6 changed files with 177 additions and 20 deletions

View File

@@ -35,6 +35,7 @@ npm run build
- 顶部无“可执行任务数”和旧“加急任务数”。
- 顶部有“加急汇总”和“滞留汇总”。
- 左侧有“测试任务汇总”,指标仅为“加急”和“滞留”。
- “测试任务汇总”包含“项目 / 产品 / 指标 / 数量”四列,产品列展示产品图片、产品名称和产品汇总数。
- 左侧汇总下方是“已完工任务”。
- 右侧上方是“发货状态列表”。
- 右侧下方是“测试装配任务列表”。