@@ -89,6 +89,7 @@ class Whlabelfz extends Start_Controller
$info_list = $this->$ck->find_all($where, 'id,warehouse,purchase,sku,title,features,state,outk,details', $order_str);
$classid = $this->classid->sku();
$tcall = $this->typeclass->find_all();
+ $typeclass = array();
foreach ($tcall as $v)
{
//$tcjm[$v['id']] = array($v['jm'],$v['classid']);