Commit 031cff90 authored by renjintao's avatar renjintao

userId

parent 8ec75f65
......@@ -167,7 +167,7 @@ export default {
this.$Message.warning("新旧密码相同!");
return;
}
this.pwdModel.id = userId;
this.pwdModel.id = this.userId;
let params = {
accountId: this.userInfo.accountId,
userId: this.userInfo.id,
......
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