add to form firlds

This commit is contained in:
king199025
2018-10-11 17:45:35 +03:00
parent 43557838ac
commit c9db4cd49b
5 changed files with 24 additions and 0 deletions

View File

@ -48,6 +48,7 @@ $this->params['breadcrumbs'][] = $this->title;
'label' => 'status',
'value' => $model->status0->name,
],
'salary',
'created_at',
'updated_at',
],