Merge pull request #9388 from dataease/pr@dev@fix_close_modify_pwd

fix(系统设置): 强制修改密码无法关闭
This commit is contained in:
fit2cloud-chenyw 2024-04-26 19:55:58 +08:00 committed by GitHub
commit 1c9e19e891
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -505,7 +505,7 @@ export default {
},
{
paramKey: 'loginlimit.openModifyPwd',
paramValue: this.formInline.open,
paramValue: this.formInline.openModifyPwd,
type: 'text',
sort: 5
},