Browse Source

提交数据

lvhao 17 giờ trước cách đây
mục cha
commit
f6dfa8bb2d
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

@@ -2722,7 +2722,7 @@ class Whlabel_bh extends Start_Controller {
     			$jtime = $this->input->get('timetj',true);
     			$ktime = strtotime($ktime);
     			$jtime = strtotime($jtime);
-    			$where = " time >= ".$ktime." and time <= ".$jtime." ";$gj = "";$ck = "";
+    			$where = " ctime3 >= ".$ktime." and ctime3 <= ".$jtime." ";$gj = "";$ck = "";
     
     			$where .=" and status = 2 and ck like '%|".$transfer."|' ";
     			if($number)