Commit de6ecca4 authored by zhengke's avatar zhengke

修改

parent 423fc7bc
......@@ -3504,8 +3504,7 @@ export default {
if(localStorage.openMode && localStorage.openMode==1)
this.$router.push({ path: url ,query:{blank:'y'}});
else
this.$router.push({ path: url ,query:{}});
this.$router.push({ path: url ,query:{blank:'y'}});
}
}else{
window.open(url, "_blank");
......
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