Files
his/openhis-server-new/openhis-domain
赵云 d04400587e Fix Bug #434: 门诊手术安排:编辑弹窗中"切口类型"字段未正确回显数据
根因:OpSchedule实体缺失incisionLevel字段,导致BeanUtils.copyProperties无法复制该字段到实体,保存时数据丢失。
修复:在OpSchedule实体中添加incisionLevel字段,移除OpScheduleDto中的重复定义(改为继承)。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-16 17:28:13 +08:00
..