@@ -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);