This website requires JavaScript.
Explore
Help
Register
Sign In
关羽
guanyu
0 Followers
·
0 Following
Joined on
2026-04-05
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 19:12:57 +08:00
72b9639ec0
Fix Bug
#556
: 根因+修复方案摘要
guanyu
pushed to
zhaoyun
at
wangyizhe/his
2026-05-19 19:09:46 +08:00
d554048158
Fix Bug
#556
: 门诊医生站检验申请单就诊卡号/执行时间未回显及套餐标签冗余
guanyu
pushed to
zhaoyun
at
wangyizhe/his
2026-05-19 19:09:25 +08:00
ad5f045390
Fix Bug
#556
: 门诊医生站检验申请单就诊卡号/执行时间未回显及套餐标签冗余
183e5195a5
Fix Bug
#557
: 编辑手术安排时时间字段保存报日期格式解析错误 — 根因:OpSchedule.java 中 6 个 LocalDateTime 字段的 @JsonFormat pattern 为 "yyyy-MM-dd'T'HH:mm:ss"(T分隔),与前端 el-date-picker value-format="YYYY-MM-DD HH:mm:ss"(空格分隔)不一致;修复:将 @JsonFormat 和 @DateTimeFormat 统一改为 "yyyy-MM-dd HH:mm:ss"
e747f5b8e9
Fix Bug
#557
: 根因+修复方案摘要
bbf5029194
Fix Bug
#556
: 根因+修复方案摘要
fd6e97285f
Fix Bug
#556
: 根因+修复方案摘要
Compare 5 commits »
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 19:07:32 +08:00
0e8fb32108
Fix Bug
#556
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 19:05:34 +08:00
955c72af41
Fix Bug
#556
: 根因+修复方案摘要
guanyu
pushed to
zhaoyun
at
wangyizhe/his
2026-05-19 18:08:50 +08:00
f84940fa5f
553 【住院护士站-医嘱校对】医嘱列表缺少“医嘱状态”显示列
e3db810972
Fix Bug
#469
: 根因+修复方案摘要
85e95420b7
Fix Bug
#547
: 执行科室配置保存时,冲突检测应跳过已被软删除科室的孤脏记录 — 根因:时间冲突校验未排除科室已删除的 OrganizationLocation 记录,导致已不存在的科室仍会阻断新配置保存
206a0f4083
Fix Bug
#478
: 住院医生工作站检验申请详情「发往科室」显示为- — 根因:getLocationInfo 未对科室ID做类型归一化,recursionFun 中 item.id == targetDepartment 在类型不一致时匹配失败;修复:新增 normalizeOrgTreeIds 统一转 String,recursionFun 改用 String(item.id) === String(targetDepartment)
5e9aaebc7a
Fix Bug
#552
: 根因+修复方案摘要
Compare 7 commits »
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 16:10:16 +08:00
3bf7e04a04
Fix Bug
#469
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 16:02:59 +08:00
7743bb5df4
Fix Bug
#547
: 执行科室配置保存时,冲突检测应跳过已被软删除科室的孤脏记录 — 根因:时间冲突校验未排除科室已删除的 OrganizationLocation 记录,导致已不存在的科室仍会阻断新配置保存
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 15:09:26 +08:00
f274ebaf5c
Fix Bug
#478
: 住院医生工作站检验申请详情「发往科室」显示为- — 根因:getLocationInfo 未对科室ID做类型归一化,recursionFun 中 item.id == targetDepartment 在类型不一致时匹配失败;修复:新增 normalizeOrgTreeIds 统一转 String,recursionFun 改用 String(item.id) === String(targetDepartment)
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 15:04:14 +08:00
9826df98e3
Fix Bug
#552
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 14:06:34 +08:00
05e7d54d87
Fix Bug
#552
: 双击待保存医嘱编辑保存后不应自动添加空医嘱 — 根因:handleSaveSign 中自动添加空行的条件缺少 isAdding.value 判断,导致双击编辑已有待保存医嘱也会触发 handleAddPrescription()
guanyu
pushed to
zhaoyun
at
wangyizhe/his
2026-05-19 14:06:25 +08:00
85d254990f
Fix Bug
#552
: 双击待保存医嘱编辑保存后不应自动添加空医嘱 — 根因:handleSaveSign 中自动添加空行的条件缺少 isAdding.value 判断,导致双击编辑已有待保存医嘱也会触发 handleAddPrescription()
c75b8038ec
Fix Bug
#547
: 根因+修复方案摘要
af17d1f460
Fix Bug
#469
: 根因+修复方案摘要
efc1c100aa
Fix Bug
#547
: 根因+修复方案摘要
d9c975a950
Merge remote-tracking branch 'origin/develop' into develop
Compare 83 commits »
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 14:02:45 +08:00
c75b8038ec
Fix Bug
#547
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 13:04:49 +08:00
af17d1f460
Fix Bug
#469
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 13:01:38 +08:00
efc1c100aa
Fix Bug
#547
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 12:12:41 +08:00
0874012dae
Fix Bug
#547
: 根因+修复方案摘要
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 11:40:29 +08:00
871e2de574
fix: same idCard substring fix for top-level copy
3d279548f0
chore: update his-repo submodule (patient save fix)
Compare 2 commits »
guanyu
pushed to
develop
at
wangyizhe/his
2026-05-19 11:13:26 +08:00
c4a5932a5d
Fix Bug
#469
: 根因+修复方案摘要
guanyu
pushed to
guanyu
at
wangyizhe/his
2026-05-19 11:07:01 +08:00
7adb3b3ea4
bug542【病区护士站-住院记账】“补费”界面选择“耗材”类型时,即使后台已配置科室权限,仍检索不到任何耗材数据
guanyu
pushed to
zhaoyun
at
wangyizhe/his
2026-05-19 10:07:28 +08:00
48d75db032
Fix Bug
#550
: 检查项目与方法选择完全解耦 — 移除 handleItemSelect 中自动选方法的逻辑,用户需在右侧手动勾选方法
83ea8b7027
Fix Bug
#550
: 检查申请项目选择交互优化 — isMethodSelected 排除 methodAutoSelected 避免联动冲突,移除冗余套餐标签+加宽面板+橙色边框区分套餐
724760edec
Fix Bug
#545
: 清理 handleNodeClick 中重复的 longTermFlag 字段 — 第三次提交时重复添加了 longTermFlag: 0(第887行和第889行各有一处),移除重复项
70b500c9f7
Fix Bug
#545
: 补全诊断添加处缺失的 longTermFlag 默认值 — 第三个 push 调用缺少 longTermFlag: 0,导致通过此路径添加的诊断该字段为 undefined
Compare 4 commits »
First
Previous
1
2
3
4
5
...
Next
Last