提交 4f6eb7f6 authored 作者: matian's avatar matian

增加传参

上级 1c3cfa6b
......@@ -66,7 +66,8 @@ export default {
this.$router.push({
path: '/teacher/data/exam/examData/classDetail',
query: {
id: row.id
id: row.id,
type: this.$route.query.type
}
})
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论