Commit 9b11b633 authored by 崔佳豪's avatar 崔佳豪

fix: 修复修改密码转发到子站

parent f96c71ed
Pipeline #53954 passed with stages
......@@ -44,6 +44,7 @@ const ValidContainer = props => {
password: 'panda666',
newpassword: res.newPwd,
token: window.globalConfig.token,
ignoreSite: true,
}
appService
.changePassword(params)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment