Commit 06bc7e0e authored by 王晓旭's avatar 王晓旭

修改封装axios中的错误

parent ca562827
......@@ -115,7 +115,7 @@ axios.interceptors.response.use(
}
}
message.error({
message: error.message,
content: error.message,
maxCount: 1,
duration: 1,
});
......
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