|
@@ -356,6 +356,7 @@ class ordersendlistControl extends SystemControl
|
|
|
Tpl::output('order_list', $order_list);
|
|
|
Tpl::output('merchant_list', $merchant_list);
|
|
|
Tpl::output('provider_list', $provider_list);
|
|
|
+ Tpl::output('except_stat', $this->except_stat());
|
|
|
Tpl::output('show_page', $model_refill_order->showpage());
|
|
|
Tpl::showpage('refill.order.monitor.notify');
|
|
|
}
|