getUnRefundOrderDetail($order_id)['data']; $this->assign('order_detail', $order_detail); return $this->fetch('order/batch_print_order'); } }