Commit d152920a authored by youjie's avatar youjie

no message

parent 7293d774
...@@ -858,7 +858,8 @@ export default { ...@@ -858,7 +858,8 @@ export default {
this.$router.push({ this.$router.push({
name: path, name: path,
query: { query: {
id: id id: id,
blank: 'y'
} }
}); });
}, },
......
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