提交 20f55bfd 编写于 作者: yi.li's avatar yi.li

添加失败提示语

上级 3fa26b03
...@@ -715,6 +715,8 @@ ...@@ -715,6 +715,8 @@
this.$router.push({ this.$router.push({
path: '/shop-list' path: '/shop-list'
}) })
}else {
this.$message.error(res.message);
} }
}) })
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册