Explorar el Código

入库单打印

wangxin hace 4 semanas
padre
commit
bf5aca5927
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {