|
@@ -45,7 +45,7 @@
|
|
|
<span class="level">病历等级:${level}</span>
|
|
|
<span class="score">病历得分:${scoreRes}</span>
|
|
|
{{if hasCheck}}
|
|
|
- <span class="check">${checkState===1 ? "重新核查" : "核查"}</span>
|
|
|
+ <span class="check">${checkState===1 ? "重新核查" : "病历核查"}</span>
|
|
|
{{/if}}
|
|
|
</script>
|
|
|
<script type="text/html" id="tableTmpl">
|