浏览代码

修改列表页操作和姓名宽度(3736)

zhangxc 5 年之前
父节点
当前提交
38169f9b73
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/html/qcList.html

+ 2 - 2
src/html/qcList.html

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