|
@@ -46,7 +46,7 @@
|
|
|
<th class="textCenter" ></th>
|
|
|
<th class="beHospitalId textCenter">病历号</th>
|
|
|
<th class="patientNo textCenter">病案号</th>
|
|
|
- <th class="patientName textCenter">病人姓名</th>
|
|
|
+ <th class="patientName textCenter" style="width: 100px;">病人姓名</th>
|
|
|
<th class="patientSex textCenter">性别</th>
|
|
|
<th class="patientage textCenter">年龄</th>
|
|
|
<th class="bedNum textCenter">床号</th>
|
|
@@ -57,7 +57,7 @@
|
|
|
<th class="recordLevel textCenter">病历等级</th>
|
|
|
<th class="recordScore textCenter">病历得分</th>
|
|
|
<th class="scoreTime textCenter">评分时间</th>
|
|
|
- <th class="recordScoreOpera textCenter">操作</th>
|
|
|
+ <th class="recordScoreOpera textCenter" style="width: 65px;">操作</th>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
|