shish 2 vuotta sitten
vanhempi
commit
f4e7cb43b1
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 .= '<BR>';
         $content .= '<BR>';
-        $content .= '<BR>';
         $content .= '<B>签名:</B><BR>';
         $content .= '<B>签名:</B><BR>';
         $content .= '<BR>';
         $content .= '<BR>';
         $content .= '<BR>';
         $content .= '<BR>';
+        $content .= '<BR>';
         $shopId = $shop->id;
         $shopId = $shop->id;
         $ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
         $ext = ShopExtClass::getByCondition(['shopId' => $shopId]);
         $printSn = $ext['printSn'] ?? '';
         $printSn = $ext['printSn'] ?? '';