@@ -231,7 +231,7 @@ export default {
// }
// })
wx.miniProgram.navigateTo({
- url:`/pages-report/chapterDetail?chapterId=${item.report_chapter_id}fromPage=reportdetail`
+ url:`/pages-report/chapterDetail?chapterId=${item.report_chapter_id}&fromPage=reportdetail`
})
},