Explorar o código

采购单与供应商确认的操作优化

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

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

@@ -686,7 +686,7 @@ class Purch extends Base
                 $uname = $this->uname;
 
                 foreach ($cgdNo as $vlue) {
-                    if ($status == 1 || $status == 2) {
+                    if ($status == 2 || $status == 3) {
 //                    $orderinfo = Db::name('sale')
 //                    ->alias('a')
 //                    ->field('a.id,a.orderCode,a.is_stock,a.order_type,a.cgderid')