4e84ea969abce59d6845153bfbfc909d7c3a5c62
- 修复 patientAddDialog 中 proxy.getDictDataByType is not a function 错误,
改用 getDicts('gend') 获取性别字典数据
- 修复患者列表性别字段显示数字问题:outpatienrecords 补装性别字典,
patientmanagement 增加 {dictValue,dictLabel}→{value,label} 格式转换
- 清理未使用的 patient_gender_enum 枚举引用
- 修复查看/编辑弹窗标题始终显示"修改患者":setFormData 查看模式下
不再覆盖 setViewMode 设置的标题
Description
No description provided
Languages
Vue
49.3%
Java
44.8%
JavaScript
4.7%
HTML
0.6%
TypeScript
0.3%
Other
0.1%