|
@@ -441,7 +441,7 @@ function renderPageData(confArr,diagWaring,diagFirst,diagPossible,diagIdentify,l
|
|
diagCommon.length > 0 && renderNum++;
|
|
diagCommon.length > 0 && renderNum++;
|
|
break;
|
|
break;
|
|
case "specification_show": //病例书写规范
|
|
case "specification_show": //病例书写规范
|
|
- CaseStandard.length > 0 && renderCaseStandard('CaseStandard', '病例书写规范', CaseStandard);
|
|
|
|
|
|
+ CaseStandard.length > 0 && renderCaseStandard('CaseStandard', '病历书写规范提示', CaseStandard);
|
|
CaseStandard.length > 0 && renderNum++;
|
|
CaseStandard.length > 0 && renderNum++;
|
|
break;
|
|
break;
|
|
case "Inspush_show": //检验检查
|
|
case "Inspush_show": //检验检查
|