wangdl
832a7f7960
Deploy Admin Frontend / build-and-deploy (push) Successful in 13s
feat: 统一错误处理体系 — ErrorBoundary + toastError
- 新建 ErrorBoundary 组件,捕获渲染崩溃,避免白屏
- 新建 error-handler.ts,统一错误格式化 + toast 提示
- App.tsx: ErrorBoundary 包裹路由 + QueryClient mutation onError
- TaskAssistant.tsx: 修复 5 处空 catch {} 吞错
- ReportingAdmin / VectorAdmin: 替换空 catch
- antd-global.ts: 自动注册 message 到 error-handler
Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-04 11:09:29 +08:00
..
2026-07-04 11:02:52 +08:00
2026-07-04 11:09:29 +08:00
2026-07-01 22:44:51 +08:00
2026-07-01 22:44:51 +08:00
2026-05-21 17:19:58 +08:00
2026-07-01 22:44:51 +08:00
2026-07-04 11:02:52 +08:00
2026-07-04 11:09:29 +08:00
2026-07-04 11:09:29 +08:00
2026-07-01 22:50:22 +08:00
2026-07-01 22:44:51 +08:00
2026-07-04 11:02:52 +08:00
2026-07-04 11:02:52 +08:00
2026-05-21 17:19:58 +08:00
2026-07-04 11:09:29 +08:00
2026-05-21 17:19:58 +08:00
2026-05-20 22:36:22 +08:00
2026-07-04 11:02:52 +08:00