Commit 8fa859e6 by zhangzhijie

修复新增指令后跳转路由不正确的问题

parent 53bc053f
......@@ -570,9 +570,6 @@ export default {
toXdzl() {
this.$router.push({
path: "/addsqfbzl",
query: {
type: "xdzl",
},
});
},
pingjia(scope) {},
......
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