|
@@ -125,7 +125,7 @@ public class ChangxDocTrans extends DocTrans {
|
|
inputInfo.getPageData().put("分级护理制度", inputInfo.getNursingSystemDoc().getPageData());
|
|
inputInfo.getPageData().put("分级护理制度", inputInfo.getNursingSystemDoc().getPageData());
|
|
}
|
|
}
|
|
if (inputInfo.getFirstPageRecordDoc() != null) {
|
|
if (inputInfo.getFirstPageRecordDoc() != null) {
|
|
- inputInfo.getPageData().put("分级护理制度", inputInfo.getFirstPageRecordDoc().getPageData());
|
|
|
|
|
|
+ inputInfo.getPageData().put("病案首页", inputInfo.getFirstPageRecordDoc().getPageData());
|
|
}
|
|
}
|
|
|
|
|
|
if (ListUtil.isNotEmpty(inputInfo.getClinicalBloodDocs())) {
|
|
if (ListUtil.isNotEmpty(inputInfo.getClinicalBloodDocs())) {
|