h5分享链接
This commit is contained in:
@@ -324,6 +324,14 @@ const routes = [
|
||||
title:'电瓶详情'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/goToApp',
|
||||
name: 'goToApp',
|
||||
component:()=>import('@/views/goToApp/goToApp.vue'),
|
||||
meta: {
|
||||
title:'电瓶详情'
|
||||
}
|
||||
},
|
||||
...kpiRouter,
|
||||
...invoiceRouter,
|
||||
...secondHandRouter,
|
||||
|
||||
Reference in New Issue
Block a user