Эх сурвалжийг харах

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

kobe6258 2 сар өмнө
parent
commit
44d90122fb

+ 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()