未验证 提交 2f584f61 编写于 作者: X xloya 提交者: GitHub

[Fix][ui]fix the letter case mistake (#3760)

上级 36d53496
......@@ -86,7 +86,7 @@
tenantId: this.userInfo.tenantId,
email: this.userInfo.email,
phone: this.userInfo.phone,
state: this.userinfo.state
state: this.userInfo.state
}
this.spinnerLoading = true
this.updateUser(param).then(res => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册