Fix Bug #443: 手术计费:点击签发耗材时异常报错
当手术计费弹窗中点击"签发"耗材时,因耗材的locationId(发放库房)为空导致后端异常。 在DoctorStationAdviceAppServiceImpl.handDevice方法中,当locationId为null时,使用登录用户的科室ID作为默认值, 与NurseBillingAppService中的处理方式保持一致。
0
md/需求/media/2756f39fb624c7f686d56b675b4d4d10.png
Normal file → Executable file
|
Before Width: | Height: | Size: 224 KiB After Width: | Height: | Size: 224 KiB |
0
md/需求/media/4fa3fca6b8362de7b938ded77d6e4982.png
Normal file → Executable file
|
Before Width: | Height: | Size: 219 KiB After Width: | Height: | Size: 219 KiB |
0
md/需求/media/clip_image001.png
Normal file → Executable file
|
Before Width: | Height: | Size: 268 KiB After Width: | Height: | Size: 268 KiB |
0
md/需求/media/e577cd26f9a82835f3ac3690259eb357.png
Normal file → Executable file
|
Before Width: | Height: | Size: 216 KiB After Width: | Height: | Size: 216 KiB |