Commit 2d800aca authored by 乐宝呗666's avatar 乐宝呗666
parents 5495fbd7 5a84342c
...@@ -107,7 +107,7 @@ export default { ...@@ -107,7 +107,7 @@ export default {
url: "tUser/editPwd", url: "tUser/editPwd",
authType: this.backToken, authType: this.backToken,
}, },
requestParams _this.$qs.stringify(requestParams)
) )
.then((res) => { .then((res) => {
if (res.status != 200) { 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