XuqmGroup-Web/tenant-platform/src/views/bug-collect
XuqmGroup 6d6fd3363e fix(bugcollect): 更新 IssueDetail 视图对齐后端 IssueResponse 字段
移除不存在的字段(status/osVersion/deviceModel/affectedUsers/stackTrace/sourceContext/recentEvents),
改用 isResolved/events[].stack/events 替代,通过 TypeScript 类型检查。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 10:24:01 +08:00
..
BugCollectEvents.vue fix(bugcollect): 对齐前后端接口契约 2026-06-17 10:21:00 +08:00
BugCollectFunnels.vue fix(bugcollect): 修复 undefined.length 崩溃 — 所有视图加 gateStatus 守卫和 null safety 2026-06-17 10:07:36 +08:00
BugCollectIssueDetail.vue fix(bugcollect): 更新 IssueDetail 视图对齐后端 IssueResponse 字段 2026-06-17 10:24:01 +08:00
BugCollectIssues.vue fix(bugcollect): 对齐前后端接口契约 2026-06-17 10:21:00 +08:00
BugCollectOverview.vue fix(bugcollect): 修复 overview loadData 的 TypeScript 类型错误 — 改用可选链替代 ?? {} 2026-06-17 10:10:20 +08:00
BugCollectRankFreq.vue fix(bugcollect): 对齐前后端接口契约 2026-06-17 10:21:00 +08:00
BugCollectRankRisk.vue fix(bugcollect): 对齐前后端接口契约 2026-06-17 10:21:00 +08:00
BugCollectWebhooks.vue fix(bugcollect): 修复 undefined.length 崩溃 — 所有视图加 gateStatus 守卫和 null safety 2026-06-17 10:07:36 +08:00