We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02c2d8 commit 898f19bCopy full SHA for 898f19b
README.md
@@ -126,7 +126,7 @@ const routes: RouteRecordRaw[] = [
126
children: [
127
{
128
path: 'user',
129
- component: UserLayout,
+ component: UserList,
130
131
132
path: 'detail/:id?',
README.zh-CN.md
0 commit comments