Commit 16c8e0dc authored by liwei's avatar liwei

修改了bug

parent 112cb462
......@@ -168,7 +168,7 @@
//查看动态详情
gotoDetail(item) {
uni.navigateTo({
url: '/pagesArticle/articleDetail?userId=' + item.userId
url: '/pagesArticle/articleDetail?articleId=' + item.businessId
})
},
//查看用户详情
......
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