Browse Source

晨周报插入沙盘图bug

jwyu 1 năm trước cách đây
mục cha
commit
aadc8d9b28
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
             "