zhouna 3 rokov pred
rodič
commit
a25e56a78d
1 zmenil súbory, kde vykonal 2 pridanie a 11 odobranie
  1. 2 11
      src/html/dataAnalysis/useStatistics.html

+ 2 - 11
src/html/dataAnalysis/useStatistics.html

@@ -5,7 +5,7 @@
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
-    <title>病案首页合格率占比</title>
+    <title>临床质控使用统计</title>
 </head>
 
 <body>
@@ -51,16 +51,7 @@
                 <table>
                     <thead>
                         <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="secondLevelNum">不合格数</th>
-                        <th class="beHospitalId textCenter" code="firstLevelNum">合格数</th>
-                        <th class="beHospitalId textCenter" code="firstLevelPercent">合格率</th>
-                        <th class="beHospitalId textCenter" code="emptyNum">空项数</th>
-                        <th class="beHospitalId textCenter" code="emptyPercent">完整率</th>
-                        <th class="beHospitalId textCenter" code="errorNum">错误数</th>
-                        <th class="beHospitalId textCenter" code="errorPercent">完善率</th>
-                        <th class="beHospitalId textCenter" code="averageValue">质控平均分</th> -->
+                        <th class="beHospitalId textCenter">科室</th>
                         <th class="beHospitalId textCenter" code="totality">使用AI质控次数</th>
 
                     </thead>