소스 검색

入库单打印

wangxin 4 주 전
부모
커밋
bf5aca5927
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/templates/inboundOrderPdf.html

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

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