Parcourir la source

晨周报插入沙盘图bug

jwyu il y a 1 an
Parent
commit
aadc8d9b28
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/report_manage/editChapterReport.vue

+ 1 - 1
src/views/report_manage/editChapterReport.vue

@@ -222,7 +222,7 @@
             id="sandTable-container"
             ref="sandTable"
             style="
-              height: calc(100vh - 3780px);
+              height: calc(100vh - 370px);
               overflow-x: hidden;
               overflow-y: auto;
             "