Commit ffa57c51 authored by xulili's avatar xulili

修改密码改变参数

parent f6166f66
......@@ -107,7 +107,7 @@ export default {
url: "tUser/editPwd",
authType: this.backToken,
},
requestParams
_this.$qs.stringify(requestParams)
)
.then((res) => {
if (res.status != 200) {
......
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