Browse Source

入库单打印

wangxin 4 weeks ago
parent
commit
12b2a812b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/templates/inboundOrderPdf.html

+ 1 - 1
src/main/resources/templates/inboundOrderPdf.html

@@ -6,7 +6,7 @@
     <style>
     <style>
         @page {
         @page {
             margin: 50px 30px 20px 10px;
             margin: 50px 30px 20px 10px;
-            size: 247mm 93mm;
+            size: 257mm 93mm;
         }
         }
 
 
         body {
         body {