lvhao hai 6 días
pai
achega
e06feba7a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -2057,7 +2057,7 @@ class Whlabel_bh extends Start_Controller {
 				$where_arr = [];
 				$where_arr['time >='] =$timetk;
 				$where_arr['time <='] = $timetj;
-				if($transfer == 1){
+				if($transfer > 0){
 					$where_arr['lx'] =$transfer;
 				}