11212121
This commit is contained in:
@@ -69,7 +69,8 @@ namespace FineUIPro.Web.common.SysManage
|
||||
this.txtUserName.Text = user.UserName;
|
||||
this.txtAccount.Text = user.Account;
|
||||
this.txtDepart.Text = user.Depart;
|
||||
|
||||
this.txtEmail.Text = user.Email;
|
||||
this.txtEmailPassword.Text = user.EmailPassword;
|
||||
if (user.IsPost.HasValue)
|
||||
{
|
||||
this.cbIsPost.Checked = user.IsPost.Value;
|
||||
|
||||
Reference in New Issue
Block a user