title = '订单列表'; $this->params['breadcrumbs'][] = $this->title; ?>
$dataProvider, 'filter' => $this->render("_search", ['model' => $searchModel]), 'batch' => [ // [ // "label" => "删除", // "url" => "order/deletes" // ], ], 'columns' => $columns ]); ?>