shish 2 anos atrás
pai
commit
ea3de2abe6
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app-ghs/controllers/CheckOrderController.php

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

@@ -230,7 +230,7 @@ class CheckOrderController extends BaseController
         }
         }
 
 
         if ($could == false) {
         if ($could == false) {
-            util::fail('无法清空');
+            util::fail('无法清空库存');
         }
         }
 
 
         $mainId = $this->mainId ?? 0;
         $mainId = $this->mainId ?? 0;