From f8769de44104785b94cd680ad0fd71ac320020ad Mon Sep 17 00:00:00 2001 From: liujiangyong Date: Tue, 24 Oct 2023 17:19:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A1=E6=A3=80=E6=8A=A5=E5=91=8A?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- weapp/pages/workbench/workbench.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',