Commit Graph

16 Commits

Author SHA1 Message Date
7907415fb5 fix(mobile): 修复评估API路径对齐后端nursing-assessment-enhanced接口 2026-06-20 15:54:23 +08:00
1045706e5e fix(mobile): 补全后端移动端接口+修复API路径 2026-06-20 12:43:53 +08:00
8b081ca8e4 fix(mobile): 修复所有API路径对齐后端实际接口 2026-06-20 12:36:15 +08:00
58993d51e3 fix(mobile): 修复患者列表API使用正确的patient-home-manage/init接口 2026-06-20 12:18:58 +08:00
618c069aaa fix(mobile): 患者列表默认显示所有患者 2026-06-19 23:48:10 +08:00
39c68a3361 fix(mobile): 修复患者列表API路径 2026-06-19 23:44:15 +08:00
2437366093 fix(mobile): 添加租户列表接口+修复医院选择为空 2026-06-19 23:30:41 +08:00
5c1502a180 fix(mobile): 修复登录页死循环 - 401拦截器排除登录页+使用匿名租户接口 2026-06-19 23:24:26 +08:00
8914dca1df fix(mobile): 修复医院选择 - 使用租户列表接口加载所有医院 2026-06-19 22:55:33 +08:00
7d9da53cc4 fix(mobile): 修复移动端API对接 - 使用现有护士站接口+登录获取用户信息 2026-06-19 22:37:35 +08:00
6dc9aaba6c feat(mobile): 重构移动端护士工作站 - 完整功能版本 2026-06-19 22:04:41 +08:00
5b90a61484 fix(mobile): 修复登录逻辑对齐现有系统 2026-06-19 21:57:43 +08:00
9d486c3742 feat(mobile): 添加登录页面+租户选择+路由守卫 2026-06-19 12:48:57 +08:00
38bc99ee14 fix(mobile): 修复移动端核心功能问题
- 新增 getPatientList API 调用正确的患者列表接口
- PatientDetail: Promise.all 并发加载患者信息/医嘱/体征/评估
- 所有页面添加 loading 状态和 ElMessage 错误提示
- 任务完成添加 ElMessageBox 确认对话框
- TaskList 添加刷新按钮
- Mine 退出登录添加确认对话框
2026-06-19 12:44:43 +08:00
686fcb5692 fix(mobile): 修复移动端API路径与后端对接 2026-06-19 12:25:47 +08:00
99812e1bf0 feat(mobile-h5): 创建独立移动端H5护理工作站项目 2026-06-19 12:16:58 +08:00