lvhao 16 ساعت پیش
والد
کامیت
82cbaf6f25
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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');