提交 af8e4235 编写于 作者: C Captain.B

bug fix

上级 92dad7b4
...@@ -51,7 +51,7 @@ ...@@ -51,7 +51,7 @@
}, },
link(row) { link(row) {
this.$router.push({ this.$router.push({
path: '/performance/test/edit?id=' + row.id, path: '/performance/test/edit/' + row.id,
}) })
} }
}, },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册