@if (request()->input('route') == 'order.order-list.index')
@foreach((new \app\backend\modules\order\services\OrderViewService)->getOrderType() as $order_type)
@if($order_type['name'])
@endif
@endforeach
@endif
{{--供应商订单列表才显示--}}
[[supplier.username ]]【[[supplier.id]]】
@foreach(\app\backend\modules\order\services\OrderViewService::searchablePayType() as $pay_type)
@endforeach
@foreach(\app\backend\modules\order\services\OrderViewService::payTypeGroup() as $pay_type_group)
@endforeach
@if(app('plugins')->isEnabled('marketing-qr'))
@endif
@if(app('plugins')->isEnabled('package-delivery'))
@endif
@if(app('plugins')->isEnabled('shop-clerk'))
@endif
@if(app('plugins')->isEnabled('electronics-bill'))
@endif
@if(app('plugins')->isEnabled('invoice') && \Setting::get('plugin.invoice.is_open')==1)
@endif
搜索
导出(旧)
导出(新)
导出直推(经销商)