forked from github/dataease
Merge pull request #9388 from dataease/pr@dev@fix_close_modify_pwd
fix(系统设置): 强制修改密码无法关闭
This commit is contained in:
commit
1c9e19e891
@ -505,7 +505,7 @@ export default {
|
||||
},
|
||||
{
|
||||
paramKey: 'loginlimit.openModifyPwd',
|
||||
paramValue: this.formInline.open,
|
||||
paramValue: this.formInline.openModifyPwd,
|
||||
type: 'text',
|
||||
sort: 5
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user