Commit 5f5604a2 authored by qinj's avatar qinj

model

parent c5d55e69
......@@ -33,7 +33,7 @@ const modelsRouter = {
},
{
path: 'all',
component: () => import('@/views/models/total-models'),
component: () => import('@/views/models/all-models'),
name: 'AllModels',
meta: { title: '模板' }
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment