Commit 1c08cef1 authored by 刘殿昕's avatar 刘殿昕

up

parent 4ba0809a
...@@ -425,7 +425,7 @@ export default { ...@@ -425,7 +425,7 @@ export default {
this.getNowCurrentUser(); this.getNowCurrentUser();
} else { } else {
this.$message({ this.$message({
message: "修改个人信息失败", message: response.data.errMsg,
type: "error", type: "error",
}); });
} }
......
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