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

@@ -10,6 +10,7 @@
| 6 | 新增加急、滞留、测试任务汇总计算 | `src/views/TestTaskDashboard.vue` | 加急和滞留统计可由对应接口结果计算 | 构建验证 |
| 7 | 执行构建 | 无 | `npm run build` 成功 | 创建 work 文档 |
| 8 | 创建本任务资料目录和 01-07 文档 | `work/修改质检测试任务看板/*` | 文档齐全,原始 docx 已复制 | 追加总日志 |
| 9 | 按反馈补回“产品”列并改成图片示例样式 | `src/views/TestTaskDashboard.vue``work/修改质检测试任务看板/*``gptlog-process/gpdlog.md` | `npm run build` 成功 | 提交并推送远程 |
## 下一步建议