lvhao hai 16 horas
pai
achega
82cbaf6f25
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Workshopshow.php

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

@@ -1049,7 +1049,7 @@ class Workshopshow extends Start_Controller
             }
 
 
-            $this->db->select("id,number,pm,shipremarks,printtime,time,ctime12");   
+            $this->db->select("id,orderinfo,pm,shipremarks,printtime,time,ctime12");   
             $this->db->where("time >= ",strtotime($timetkk));
             $this->db->where("time < ",strtotime($timetjj));
             $this->db->like('rk', '|'.$lx.'|','before');