xiziwen 5 ヶ月 前
コミット
d93793247a
1 ファイル変更1 行追加1 行削除
  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': {