shish %!s(int64=2) %!d(string=hai) anos
pai
achega
f4e7cb43b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      biz-ghs/order/classes/StockOutOrderClass.php

+ 1 - 1
biz-ghs/order/classes/StockOutOrderClass.php

@@ -324,10 +324,10 @@ class StockOutOrderClass extends BaseClass
         $content .= '<BR>';
         $content .= '<BR>';
         $content .= '<BR>';
-        $content .= '<BR>';
         $content .= '<B>签名:</B><BR>';
         $content .= '<BR>';
         $content .= '<BR>';
+        $content .= '<BR>';
         $shopId = $shop->id;
         $ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
         $printSn = $ext['printSn'] ?? '';