src/router/modules/system.ts
@@ -20,7 +20,7 @@ path: 'user', component: () => import('@/views/system/user/index.vue'), name: 'UserManage', meta: { title: '用户管理', icon: 'people', noCache: false } meta: { title: '用户管理', icon: 'people-hdw', noCache: false } } ] };