title = $model->isNewRecord ? '创建门店人员' : '编辑门店人员'; $this->params['breadcrumbs'][] = ['label' => '人员列表' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/store/store-user"])]]; $this->params['breadcrumbs'][] = $this->title; ?>
title ?>
1.人员创建成功后【人员身份】【所属门店】【登录账号】
user_type == null || $model->user_type == 1 ? 'checked' : ''?> lay-filter="static" isNewRecord ? 'disabled' : ''?>> user_type == 2 ? 'checked' : ''?>isNewRecord ? 'disabled' : ''?> user_type == 3 ? 'checked' : ''?> lay-filter="static" isNewRecord ? 'disabled' : ''?>>
status == null || $model->status == 0 ? 'checked' : ''?>> status == 1 ? 'checked' : ''?>>
isNewRecord ? 'disabled' : ''?>>
字母或者数字,使用字母开头
isNewRecord ? "密码最少8个字符,默认密码为:{$password}" : '密码留空则不重置密码'?>
isNewRecord ? 'disabled' : ''?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>