luolei il y a 5 ans
Parent
commit
610614596d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/js/payDetail.js

+ 2 - 2
src/js/payDetail.js

@@ -145,8 +145,8 @@ function renderTab(data,hisId,activePage){
         <thead class="yearType">
             <th class="moduleName" style="width: 65px;">序号</th>
             <th class="beHospitalId textCenter">科室名称</th>
-            <th class="patientNo textCenter" >本年平均住院天数(天)</th>
-            <th class="patientNo textCenter" >去年平均住院天数(天)</th>
+            <th class="patientNo textCenter" >本年平均住院花费(天)</th>
+            <th class="patientNo textCenter" >去年平均住院花费(天)</th>
         </thead>
         `}
         <tbody>