shish hai 1 ano
pai
achega
917350d6fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/OrderController.php

+ 1 - 1
app-ghs/controllers/OrderController.php

@@ -2888,7 +2888,7 @@ class OrderController extends BaseController
         }
         $p = new printUtil($wlLabelSn);
         $p->times = 1;
-        $content = '<TEXT x="30" y="30" font="2" w="1" h="1" r="90">' . $shortName . '</TEXT>';
+        $content = '<TEXT x="0" y="0" font="2" w="1" h="1" r="90">' . $shortName . '</TEXT>';
         $content .= '<TEXT x="30" y="115" font="2" w="1" h="1" r="90">' . $shortMobile . '</TEXT>';
         $content .= '<TEXT x="30" y="250" font="2" w="1" h="1" r="90">' . $shortRemark . '</TEXT>';
         $p->printLabelMsg($content);