Browse Source

晨周报插入沙盘图bug

jwyu 1 year ago
parent
commit
aadc8d9b28
1 changed files with 1 additions and 1 deletions
  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;
             "