【修改】JTable规范代码

This commit is contained in:
dusicong
2021-03-22 10:50:46 +08:00
parent 679aa8399c
commit 49bda883e8
3 changed files with 62 additions and 85 deletions
+4
View File
@@ -359,6 +359,10 @@ export const constantRouterMap = [
}
]
},
{
path: '/jtable',
component: () => import(/* webpackChunkName: "fail" */ '@/views/jero/jtable1')
},
{
path: '/404',
component: () => import(/* webpackChunkName: "fail" */ '@/views/exception/404')