Commit 029c059c by yiyu.li

bug

parent 74428d22
......@@ -427,7 +427,7 @@ export default {
obj
);
} else {
this.$Message.error(this.$t(res.data, msg));
this.$Message.error(this.$t(res.data.msg));
}
})
.catch((err) => {
......
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