瀏覽代碼

Merge branch 'goodssn' into dev

shish 9 月之前
父節點
當前提交
bb4f2ede47
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app-ghs/controllers/PurchaseOrderController.php

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

@@ -229,7 +229,7 @@ class PurchaseOrderController extends BaseController
                 $content .= '<TEXT x="415" y="20" font="12" w="2" h="2" r="0">.</TEXT>';
                 $content .= '<TEXT x="415" y="20" font="12" w="2" h="2" r="0">.</TEXT>';
             }
             }
             if ($type == 0) {
             if ($type == 0) {
-                $content .= '<BC128 x="30" y="100" h="70" s="1" r="0" n="4" w="11">' . $ptItemId . '</BC128>';
+                $content .= '<BC128 x="30" y="100" h="70" s="1" r="0" n="4" w="11">a' . $ptItemId . '</BC128>';
                 if (in_array($mainId, [52, 1459])) {
                 if (in_array($mainId, [52, 1459])) {
                     $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
                     $content .= '<TEXT x="30" y="250" font="12" w="2" h="2" r="0">惠雅鲜花</TEXT>';
                 } elseif ($mainId == 16948) {
                 } elseif ($mainId == 16948) {