title = $model->isNewRecord ? '添加消息' : '编辑消息'; $this->params['breadcrumbs'][] = ['label' => '消息列表' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/msg/sys-msg/index"])]]; $this->params['breadcrumbs'][] = $this->title; $status_labels = SysMsg::statusLabels(); ?>
title ?>
$val):?> status == $key ? 'checked=""' : ''?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>