【修改】STable replace JTable

This commit is contained in:
zer0Black
2021-03-25 17:41:16 +08:00
parent 982310046a
commit bcb0016168
13 changed files with 32 additions and 849 deletions
-4
View File
@@ -359,10 +359,6 @@ export const constantRouterMap = [
}
]
},
{
path: '/jtable',
component: () => import(/* webpackChunkName: "fail" */ '@/views/jero/jtable1')
},
{
path: '/404',
component: () => import(/* webpackChunkName: "fail" */ '@/views/exception/404')