Commit 2e799351 by 刘泽奇

123

parent 21fd77a3
...@@ -290,6 +290,7 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => { ...@@ -290,6 +290,7 @@ axios.get("/web/common/metaCtl/getRouteConfig").then(d => {
this.$root.channelUserId = ''; this.$root.channelUserId = '';
this.$message("您已退出"); this.$message("您已退出");
} else { } else {
console.log(d.msg);
this.$message("请重试"); this.$message("请重试");
} }
......
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