Sfoglia il codice sorgente

Merge branch 'bug_4879'

hbchen 9 mesi fa
parent
commit
f0bd1c7cd0
2 ha cambiato i file con 14 aggiunte e 11 eliminazioni
  1. 11 11
      public/eta_comp.js
  2. 3 0
      src/views/smartReport/detailPdf.vue

File diff suppressed because it is too large
+ 11 - 11
public/eta_comp.js


+ 3 - 0
src/views/smartReport/detailPdf.vue

@@ -213,6 +213,9 @@ body{
     body{
       display: unset;
     }
+    .report-drag-item-wrap{
+      page-break-inside: avoid; // 防止盒子被分割到两页
+    }
 }
 
 </style>

Some files were not shown because too many files changed in this diff