xiziwen 3 months ago
parent
commit
d93793247a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/smart_report.go

+ 1 - 1
services/smart_report.go

@@ -163,7 +163,7 @@ async def main():
     await asyncio.sleep(10)
 
     await page.pdf({
-		'width': "%s",
+		'width': %d,
         'path': "%s",
         'printBackground': True,
         'margin': {