shish 1 жил өмнө
parent
commit
2de2572533

+ 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])) {
                             //无操作
                         } else {
-                            util::fail($currentName . '没有库存,请删除');
+                            util::fail($currentName . ' 没有库存,请删除');
                         }
                     }
                     $presell = $currentInfo['presell'] ?? 0;