Explorar o código

Merge branch 'eta_2.3.9_report_width_1230@guomengyuan' into debug

kobe6258 hai 1 mes
pai
achega
44d90122fb
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      services/smart_report.go

+ 4 - 4
services/smart_report.go

@@ -167,10 +167,10 @@ async def main():
         'printBackground': True,
         'format': "A2",
         'margin': {
-            'top': '10mm',
-            'bottom': '10mm',
-            'left': '10mm',
-            'right': '10mm'
+            'top': '20px',
+            'bottom': '20px',
+            'left': '20px',
+            'right': '20px'
         }
     })
     await browser.close()