修正问诊病例返回数据
This commit is contained in:
@@ -57,7 +57,7 @@ func (r *OrderPrescriptionService) GetOrderPrescription(OrderPrescriptionId int6
|
||||
g = dto.GetOrderPrescriptionDto(orderPrescription)
|
||||
|
||||
// 加载问诊病例
|
||||
g.LoadOrderInquiryCase(orderInquiryCase)
|
||||
g.LoadMaskOrderInquiryCase(orderInquiryCase)
|
||||
|
||||
// 加载处方关联疾病-字符串
|
||||
g.LoadOrderPrescriptionIcdString(orderPrescriptionIcds)
|
||||
|
||||
Reference in New Issue
Block a user