From 71421052df27cf529effa9d3fd5e8e7cd311a94d Mon Sep 17 00:00:00 2001 From: "1147680382@qq.com" Date: Mon, 26 May 2025 16:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/originalRoutingTable.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/originalRoutingTable.js b/src/router/originalRoutingTable.js index 2255a99..ea9bff0 100644 --- a/src/router/originalRoutingTable.js +++ b/src/router/originalRoutingTable.js @@ -124,7 +124,7 @@ const routerList = [ name: 'Payroll', meta: { title: '工资查看', - icon: 'el-icon-money', + icon: "Notebook", name: "工资查看", requiresAuth: true, roles: [3] // 只有财务角色可以访问