shish 1 år sedan
förälder
incheckning
2de2572533
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app-hd/controllers/PurchaseController.php

+ 1 - 1
app-hd/controllers/PurchaseController.php

@@ -331,7 +331,7 @@ class PurchaseController extends BaseController
                         if (isset($currentInfo['mainId']) && in_array($currentInfo['mainId'], [14116, 644])) {
                         if (isset($currentInfo['mainId']) && in_array($currentInfo['mainId'], [14116, 644])) {
                             //无操作
                             //无操作
                         } else {
                         } else {
-                            util::fail($currentName . '没有库存,请删除');
+                            util::fail($currentName . ' 没有库存,请删除');
                         }
                         }
                     }
                     }
                     $presell = $currentInfo['presell'] ?? 0;
                     $presell = $currentInfo['presell'] ?? 0;