postData(); $list = $model->getList($postData); return $this->renderSuccess('', compact('list')); } }