• Joined on 2025-09-16
chenqi pushed to develop at wangyizhe/his 2026-03-19 15:53:31 +08:00
dc1366890f Merge remote-tracking branch 'origin/develop' into develop
f1087b04f0 fix(surgery): 解决手术管理中的空指针异常和数据库字段映射问题 BUG#233
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-19 10:26:07 +08:00
d41d3066b3 Merge remote-tracking branch 'origin/develop' into develop
3bfe25c2f2 fix(medical): 修复医嘱剂量计算和数据同步问题
0c06b05764 fix(print): 优化打印功能调试日志和修复位置ID获取问题 BUG#217
7c29c6359f feat(print): 更新门诊收费结算单打印配置和诊断治疗页面功能 BUG#217
Compare 4 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-18 16:28:47 +08:00
0cdf332ee7 fix(charge): 修正收费小票打印功能中的参数引用错误 BUG#217
chenqi pushed to develop at wangyizhe/his 2026-03-18 15:02:50 +08:00
b4e13e1305 fix: 修复门诊划价新增收费项目总金额未自动计算的问题 (BUG #216)
dd1cd17801 fix: 修复门诊划价无法检索收费项目问题 (Bug #215)
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-18 14:26:42 +08:00
6d87b7c445 feat(role): 添加角色用户关系管理功能并优化处方列表组件 bug#182
chenqi pushed to develop at wangyizhe/his 2026-03-18 13:48:14 +08:00
0d1710f201 fix(ATDManage): 解决入院体征数据映射兼容性问题 BUG#179
chenqi pushed to develop at wangyizhe/his 2026-03-18 12:33:55 +08:00
a3650aa386 fix(doctorstation): 解决医嘱签发时关键字段缺失问题 bug#181
chenqi pushed to develop at wangyizhe/his 2026-03-18 11:27:06 +08:00
0f9ef726bf Merge remote-tracking branch 'origin/develop' into develop
8f2405ee34 fix(BUG-179): 修复入科选床入院体征数据未保存问题
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-18 09:42:10 +08:00
1e7e0453e6 feat(doctorstation): 实现用法绑定耗材功能 bug#145
chenqi pushed to develop at wangyizhe/his 2026-03-17 19:22:35 +08:00
257ea42db7 fix(hospitalization): 优化住院登记表单的默认值设置逻辑 bug#178
chenqi pushed to develop at wangyizhe/his 2026-03-17 17:29:35 +08:00
872a5308ef Merge remote-tracking branch 'origin/develop' into develop
32f7077fc1 fix(datadictionary): 修复查询条件中的字段别名问题 BUG#183
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-17 09:57:56 +08:00
8a7d2abb4a feat(medicalOrderSet): 优化医嘱组套功能实现
03939fb232 feat(basicmanage): 新增医嘱组套对话框组件和相关API
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-13 12:10:29 +08:00
7dc76d7b59 fix(advice): 修复禅道 Bug #147 - 添加耗材处理逻辑
b2dec2667a fix(document): 修复文书定义树形列表查询逻辑
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-13 08:59:48 +08:00
2eec988c56 Merge remote-tracking branch 'origin/develop' into develop
8820048d55 feat(emr): 添加住院病历菜单类型枚举
6af7720470 feat(diagnosis): 完善诊断模块功能并优化病历数据获取
Compare 3 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-12 18:05:25 +08:00
bc12cc1b08 fix(charge): 修复用法绑定耗材门诊收费未显示问题 (Bug #145)
chenqi pushed to develop at wangyizhe/his 2026-03-12 17:38:39 +08:00
17b8ea7192 fix(nurse-station): 修复住院护士站门户护理级别筛选功能失效问题 (Bug #172)
chenqi pushed to develop at wangyizhe/his 2026-03-12 17:34:40 +08:00
fe704d414b fix(nurse-station): 修复住院护士站门户护理级别筛选功能失效问题
chenqi pushed to develop at wangyizhe/his 2026-03-12 16:31:39 +08:00
e8850e85fc feat(transfer): add warehouse type support and lab specimen tables
chenqi pushed to develop at wangyizhe/his 2026-03-12 15:57:50 +08:00
d083a3123a fix: Bug #177 修复新增医嘱报错 - category_code 类型转换错误
96c1927f8d fix: Bug #177 门诊医生站耗材医嘱保存提示未匹配库存信息
Compare 2 commits »
chenqi pushed to develop at wangyizhe/his 2026-03-12 15:18:44 +08:00
bdac9d0709 feat: 护理记录患者列表恢复按科室过滤 (Bug #175)