提交 6641dfc7 authored 作者: lihuihui's avatar lihuihui

修改错题详情删除

上级 43e8554e
...@@ -281,7 +281,8 @@ export default { ...@@ -281,7 +281,8 @@ export default {
query: { query: {
id: this.swiper.slides[this.swiper.activeIndex].attributes['data-id'].nodeValue, id: this.swiper.slides[this.swiper.activeIndex].attributes['data-id'].nodeValue,
page: this.$route.query.page, page: this.$route.query.page,
type: this.$route.query.type type: this.$route.query.type,
questionType: this.$route.query.questionType
} }
}) })
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论