Explorar el Código

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

zhangxc hace 5 años
padre
commit
38169f9b73
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>