XuqmGroup-Web/tenant-platform/src/views/bug-collect
XuqmGroup 2c4dcaf130 refactor: 抽取 BugCollect 公共辅助函数
新增:
- utils/bugCollect.ts - levelTag/statusTag/statusLabel/formatTime/platformTagType

重构:
- BugCollectOverview.vue - 使用公共 levelTag
- BugCollectIssues.vue - 使用公共辅助函数
- BugCollectEvents.vue - 使用公共 formatTime
- BugCollectSourcemaps.vue - 使用公共辅助函数
- BugCollectRankFreq.vue - 使用公共辅助函数
- BugCollectRankRisk.vue - 使用公共辅助函数
- BugCollectIssueDetail.vue - 使用公共辅助函数

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-19 19:38:49 +08:00
..
BugCollectEvents.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectFunnels.vue feat: update 统计图表 + bugcollect ECharts 图表增强 + 修复字段映射 2026-06-19 01:23:32 +08:00
BugCollectIssueDetail.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectIssues.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectOverview.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectRankFreq.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectRankRisk.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectSourcemaps.vue refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
BugCollectWebhooks.vue fix(jenkins): 修复Jenkins构建中的字符编码和API参数问题 2026-06-18 11:14:34 +08:00