Explorar el Código

入库单打印

wangxin hace 4 semanas
padre
commit
1defbf3e0a
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

@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <style>
         @page {
-            margin: 40px 30px 20px 10px;
+            margin: 30px 30px 20px 10px;
             size: 247mm 93mm;
         }