hbchen 9 mesi fa
parent
commit
18311a37b1
3 ha cambiato i file con 318 aggiunte e 319 eliminazioni
  1. 315 318
      public/eta_comp.js
  2. 1 0
      src/views/smartReport/detail.vue
  3. 2 1
      src/views/smartReport/detailPdf.vue

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


+ 1 - 0
src/views/smartReport/detail.vue

@@ -323,6 +323,7 @@ body{
   }
   .html-head-img-box,.html-end-img-box{
     position: relative;
+    overflow: hidden;
     .head-layout-item{
         position: absolute;
         overflow: hidden;

+ 2 - 1
src/views/smartReport/detailPdf.vue

@@ -147,7 +147,7 @@ body{
   background: #fff;
   overflow: auto;
   width: 800px;
-  padding: 20px 20px 20px 44px;
+  padding: 20px;
   margin: 0 auto;
 
   .top-header {
@@ -169,6 +169,7 @@ body{
   }
   .html-head-img-box,.html-end-img-box{
     position: relative;
+    overflow: hidden;
     .head-layout-item{
         position: absolute;
         overflow: hidden;

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