Ver código fonte

晨周报插入沙盘图bug

jwyu 1 ano atrás
pai
commit
aadc8d9b28
1 arquivos alterados com 1 adições e 1 exclusões
  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;
             "