Explorar o código

分配核查任务样式修改

1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
af7920ed23
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/js/allotCheckTask.js

+ 1 - 1
src/js/allotCheckTask.js

@@ -282,7 +282,7 @@ function setBoxHeight() {
         at=0;
     }
     $('.table-cont').height(ht - (309-at) + 'px');
-    $(".patient-table-cont").height(ht - (323-at) + 'px');
+    $(".patient-table-cont").height(ht - (423-at) + 'px');
     $('.overAuto').height(ht - (249-at) + 'px');
 }