XuqmGroup-Web/tenant-platform/src
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
..
api fix(bugcollect): 对齐前后端接口契约 2026-06-17 10:21:00 +08:00
assets/update-store docs(server): 添加服务器信息记录和联调接口文档 2026-04-29 12:33:26 +08:00
composables feat(bugcollect): 将崩溃收集移为服务管理子菜单,并增加服务开通校验 2026-06-17 05:27:53 +08:00
router feat(tenant-platform): 应用详情页显示 BugCollect 服务 + 服务管理菜单新增崩溃收集 2026-06-16 19:22:02 +08:00
services feat(deploy): 完成私有化部署全流程验收 2026-05-19 19:23:28 +08:00
stores docs(deploy): 添加生产环境部署配置示例和部署文档 2026-04-30 09:49:05 +08:00
utils feat(ui): 添加服务应用切换记忆功能并优化菜单结构 2026-05-28 10:53:13 +08:00
views fix(bugcollect): 更新 IssueDetail 视图对齐后端 IssueResponse 字段 2026-06-17 10:24:01 +08:00
App.vue chore: initial commit 2026-04-21 22:07:29 +08:00
env.d.ts 一大波改动 2026-05-15 22:11:03 +08:00
main.ts chore: initial commit 2026-04-21 22:07:29 +08:00