提交 496298da 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

从路由参数中获取活动Id

上级 380a2a1c
......@@ -120,7 +120,7 @@
getPersonDetails() {
getPersonDetails({
pageNo: this.pageNo,
activityId: 2
activityId: this.$route.query.activityId
}).then(res => {
console.log(res)
if(res.code == '000000') {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册