Bläddra i källkod

Merge remote-tracking branch 'origin/master' into referMaster

zhouna 5 år sedan
förälder
incheckning
51be6fe637
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      src/html/qcScore.html

+ 3 - 3
src/html/qcScore.html

@@ -50,7 +50,7 @@
                          <tr>
                              <th>出院诊断</th>
                              <th>疾病编码</th>
-                             <th>院病情</th>
+                             <th>院病情</th>
                          </tr>
                          {{each(i,v) data}}
                          {{if i<(data.length/2)}}
@@ -68,7 +68,7 @@
                          <tr>
                              <th>出院诊断</th>
                              <th>疾病编码</th>
-                             <th>院病情</th>
+                             <th>院病情</th>
                          </tr>
                          {{each(i,v) data}}
                          {{if i>=(data.length/2)}}
@@ -89,7 +89,7 @@
                      </table>
                  </td>
              </tr>
-             <tr><td colspan="2" class="table-tip">入院病情:1.有,2.临床未确定,3.情况不明,4.无。</td></tr>
+             <tr><td colspan="2" class="table-tip">出院病情:1、"治愈"  2、"好转"  3、"未愈"  4、"死亡"  9、"其它"</td></tr>
          </table>
          {{else}}
              <table>