lvhao 6 ngày trước cách đây
mục cha
commit
e06feba7a6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 				}