|
@@ -49,6 +49,7 @@ public class ChangxFirstPageRecordDocTrans extends ModelDocTrans {
|
|
}
|
|
}
|
|
medrecVo.getContent().put("出院诊断", list.toString());
|
|
medrecVo.getContent().put("出院诊断", list.toString());
|
|
}
|
|
}
|
|
|
|
+ medrecVo.getContent().put("mode_id", "210");
|
|
firstPageRecordDoc.setPageData(medrecVo.getContent());
|
|
firstPageRecordDoc.setPageData(medrecVo.getContent());
|
|
return firstPageRecordDoc;
|
|
return firstPageRecordDoc;
|
|
}
|
|
}
|