fetch('order', [ // 充值记录列表 'list' => $model->getList($this->request->param()), // 属性集 'attributes' => $model::getAttributes(), ]); } }