title = '新增 - ' . $type; $this->params['breadcrumbs'][] = ['label' => '人才计算器', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, 'type' => $type, 'configModels' => $configModels, 'cengciModels' => $cengciModels, ]) ?>