소스 검색

文字修改

luolei 4 년 전
부모
커밋
943d06b6b8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">