Commit 0dc47de1 by 刘泽奇

123

parent 2ffe64c5
...@@ -524,7 +524,7 @@ ...@@ -524,7 +524,7 @@
console.log(response); console.log(response);
if (response.code == 0) { if (response.code == 0) {
console.log(response); console.log(response);
_this.$router.push({ path: `/${this.$root.channelName}/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