fix(系统设置): 强制修改密码无法关闭

This commit is contained in:
fit2cloud-chenyw 2024-04-26 19:53:32 +08:00
parent 22d549d11f
commit 66525ef4bd

View File

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