lvhao 14 saat önce
ebeveyn
işleme
f721ea3e30
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

+ 1 - 1
core/CoreApp/controllers/Whlabel_bh.php

@@ -2252,7 +2252,7 @@ class Whlabel_bh extends Start_Controller {
 					$list = $this->whlabel_bh_transfer->find_all(" wbid in (".implode(",",$tmp_ids).")");
 					foreach($list as $vv){
 						$ydysl += 1;
-						if($vv['status'] == 1){
+						if($vv['status'] > 0){
 							$yphsl += 1;
 						}
 						if($vv['status'] == 2){