wugg 2 years ago
parent
commit
5cd57f6e00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/controller/Sale.php

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

@@ -241,7 +241,7 @@ class Sale extends Base
                 "status" => 0,
                 "send_num" => 0,
                 "wsend_num" => $good_num,
-                "send_status" => 0,
+                "send_status" => 1,
                 "good_type" => $goodtype,
                 "send_type" => $sendtype,
                 "supplierNo" => $supplierNo,