Files
his/openhis-ui-vue3
华佗 f7bdd5e38b Fix Bug #433: 门诊手术安排编辑弹窗内麻醉方法回显为代码
- 后端 OpSchedule.anesMethod 为 String 类型,Object.assign 后前端 form.anesMethod
  为字符串如 "2",而 el-select 选项的 value 为 Number(2),类型不匹配导致无法回显
- 新增对 data.anesMethod 的 Number 转换,同时补充 data.isExternalExpert 的转换,
  修复外请专家姓名字段无法回显的问题
- handleEdit 和 handleView 两处同步修改

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 22:37:25 +08:00
..
2025-09-03 15:54:55 +08:00
2025-12-10 14:20:24 +08:00
2025-12-27 15:30:25 +08:00
2025-12-02 15:03:40 +08:00
2025-12-02 09:25:35 +08:00
2025-12-02 09:25:35 +08:00
2025-09-03 15:54:55 +08:00
2025-09-03 15:54:55 +08:00
2025-09-03 15:54:55 +08:00
2026-01-20 10:02:48 +08:00

The file is empty.