Explorar o código

Merge branch 'dev_wf' of wugg/phpstock into version1.5

wufeng %!s(int64=2) %!d(string=hai) anos
pai
achega
ee2e663954
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/admin/controller/Sale.php

+ 1 - 1
app/admin/controller/Sale.php

@@ -4259,7 +4259,7 @@ class Sale extends Base
             if (in_array($v, $temp_res)) $temp[] = $k;
         }
 
-        if (!empty($temp)) return json_show(1003, '不允许处理其他供应商的单子', $temp);
+        if (!empty($temp)) return json_show(1003, '不允许处理已开通账号的供应商的单子', $temp);