Commit 2ffe64c5 by 刘泽奇

123

parent b1d653d0
......@@ -524,7 +524,7 @@
console.log(response);
if (response.code == 0) {
console.log(response);
_this.$router.push({ path: "http://tm.plus.jdcloud.com/#/jd/jdtrademark" });
_this.$router.push({ path: `/${this.$root.channelName}/jdtrademark` });
}
}
});
......
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