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] // 只有财务角色可以访问