Explorar el Código

检验明细表头数据写错了

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

+ 1 - 1
src/html/pacsDetail.html

@@ -48,8 +48,8 @@
             <table>
                 <thead>
                     <th class="moduleName" style="width: 65px;">序号</th>
-                    <th class="moduleItemName">检验类型</th>
                     <th class="moduleItemName">检验项目名称</th>
+                    <th class="moduleItemName">检验结果</th>
                     <th class="moduleItemName">检验时间</th>
                     <th class="moduleItemName">报告时间</th>
                     <th class="moduleItemName">开单医生姓名</th>