Skip to content

Commit 3f71147

Browse files
committed
tweak
1 parent 6a08c79 commit 3f71147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mock/role/routes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export const asyncRoutes = [
119119
children: [
120120
{
121121
path: 'index',
122-
component: 'views/svg-icons/index',
122+
component: 'views/icons/index',
123123
name: 'Icons',
124124
meta: { title: 'icons', icon: 'icon', noCache: true }
125125
}

0 commit comments

Comments
 (0)