소스 검색

检验明细表头数据写错了

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