diff --git a/core/frontend/src/views/system/sysParam/BasicSetting.vue b/core/frontend/src/views/system/sysParam/BasicSetting.vue index 3d600294f2..a009145813 100644 --- a/core/frontend/src/views/system/sysParam/BasicSetting.vue +++ b/core/frontend/src/views/system/sysParam/BasicSetting.vue @@ -505,7 +505,7 @@ export default { }, { paramKey: 'loginlimit.openModifyPwd', - paramValue: this.formInline.open, + paramValue: this.formInline.openModifyPwd, type: 'text', sort: 5 },