From 7132c16bdab34c994b9018764e8f54db967781d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Fri, 10 Mar 2023 09:56:40 +0800 Subject: [PATCH] =?UTF-8?q?body=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/compenents/left-menu/index.tsx | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/compenents/left-menu/index.tsx b/src/compenents/left-menu/index.tsx index 04ef101..7c9cfde 100644 --- a/src/compenents/left-menu/index.tsx +++ b/src/compenents/left-menu/index.tsx @@ -59,16 +59,6 @@ const items = [ ], null ), - getItem( - "系统设置", - "7", - , - [ - getItem("管理人员", "/system/administrator", null, null, null), - getItem("角色配置", "/system/adminroles", null, null, null), - ], - null - ), ]; const children2Parent: any = {