Explorar el Código

不合格数 排序

morphone1995 hace 4 años
padre
commit
842f901479
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/html/partDetailControl.html

+ 1 - 1
src/html/partDetailControl.html

@@ -52,7 +52,7 @@
                         <th class="moduleName" style="width: 65px;">序号</th>
                         <th class="beHospitalId textCenter" code="deptName">科室名称</th>
                         <th class="beHospitalId textCenter" code="entryNum">缺陷总数</th>
-                        <th class="beHospitalId textCenter" code="entryNum">不合格数</th>
+                        <th class="beHospitalId textCenter" code="secondLevelNum">不合格数</th>
                         <th class="beHospitalId textCenter" code="firstLevelPercent">合格率</th>
                         <th class="beHospitalId textCenter" code="emptyNum">空项数</th>
                         <th class="beHospitalId textCenter" code="emptyPercent">完整率</th>