lvhao 20 timmar sedan
förälder
incheckning
f6dfa8bb2d
1 ändrade filer med 1 tillägg och 1 borttagningar
  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)