修改路由名称为yhz
This commit is contained in:
parent
a1698ed643
commit
b52dabbf40
@ -13,8 +13,8 @@ const routes = [
|
||||
component: () => import('../views/cockpit/index.vue')
|
||||
},
|
||||
{
|
||||
path: '/test',
|
||||
name: 'test',
|
||||
path: '/yhz',
|
||||
name: 'yhz',
|
||||
component: () => import('../views/ServiceStationManagePage/index.vue')
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user