Commit b89500d4 by chenyu

update: update

parent 669d2532
......@@ -47,7 +47,6 @@ export default {
},
methods: {
jump(url = '') {
return console.log(window.location.href);
if (url) window.location.href = url;
}
}
......
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