From f076b4e93ac485643268308df8ef95fbfe6a8c25 Mon Sep 17 00:00:00 2001 From: zhouxin Date: Sat, 19 Nov 2022 17:31:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=A2=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/business/nav-item.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/client/src/sections/business/nav-item.jsx b/web/client/src/sections/business/nav-item.jsx index e99afc7..9826c9c 100644 --- a/web/client/src/sections/business/nav-item.jsx +++ b/web/client/src/sections/business/nav-item.jsx @@ -11,7 +11,7 @@ export function getNavItem(user, dispatch) { items: [{ itemKey: 'pmReport', text: '项目报表', - icon: , + icon: , to: '/businessManagement/pmReport/reserveItemsReporting', items: [{ itemKey: 'reserveItemsReporting',