|
@@ -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>
|