luolei hace 4 años
padre
commit
943d06b6b8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/html/qcScore.html

+ 1 - 1
src/html/qcScore.html

@@ -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">