Skip to content
Snippets Groups Projects
Commit 9da96e20 authored by Pan's avatar Pan
Browse files

refine code

parent 44166278
Branches
Tags
No related merge requests found
......@@ -196,6 +196,7 @@ export const asyncRouterMap = [
{
path: '/table',
component: TableLayout,
redirect: '/table/table',
name: 'table',
children: [
{ path: 'dynamictable', component: DynamicTable, name: '动态table' },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment