lvhao hai 22 horas
pai
achega
8aca671aa5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      core/CoreApp/controllers/Whlabel_bh.php

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

@@ -234,7 +234,7 @@ class Whlabel_bh extends Start_Controller {
 				$ck[$v['id']] = $v['title'];
 			}
             //取得信息列表
-            $info_list = $this->whlabel_bh->find_all($where,'id,orderinfo,title,shipremarks,bhnum,printnum,num,time,extra_type',$order_str,$start,$perpage);
+            $info_list = $this->whlabel_bh->find_all($where,'id,orderinfo,title,shipremarks,bhnum,printnum,num,printsl,time,extra_type',$order_str,$start,$perpage);
 			foreach ($info_list as $key=>$value) 
 		    {
 				$d = $this->whlabel_bh->read($value['id']);