diff --git a/weapp/pages/workbench/workbench.js b/weapp/pages/workbench/workbench.js index c82d7a9..a659297 100644 --- a/weapp/pages/workbench/workbench.js +++ b/weapp/pages/workbench/workbench.js @@ -29,7 +29,7 @@ Page({ { iconPath: '/images/workbench/report.png', text: '巡检报告', - page: '/package/riskManagement/riskManagement' + page: '/package/inspectionReport/inspectionReport' }, { iconPath: '/images/workbench/issues.png',