Browse Source

自由报告预览超出截取

cldu 2 months ago
parent
commit
ba569ac445
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/report/freeReport/freeReportPreview.vue

+ 1 - 0
src/views/report/freeReport/freeReportPreview.vue

@@ -241,6 +241,7 @@ div{
             .report-html-wrap{
                 height: 100%;
                 position: relative;
+                overflow: hidden;
                 &::after{
                   content: '';
                   display: block;