登录注册/数据分析
This commit is contained in:
@@ -428,7 +428,7 @@ function changeTrendPeriod(period: string) {
|
||||
|
||||
function viewReportDetail(reportId: string) {
|
||||
uni.navigateTo({
|
||||
url: `/pages/mall/analytics/report-detail?id=${reportId}`
|
||||
url: `/pages/mall/analytics/report-detail?reportId=${reportId}`
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user