Commit 5bd237a7 authored by 盖献康's avatar 盖献康

Merge remote-tracking branch 'origin/master'

parents e8c75eca 04e903d6
...@@ -149,7 +149,7 @@ export const constantRoutes = [ ...@@ -149,7 +149,7 @@ export const constantRoutes = [
meta: { title: '使用管理', icon: 'table' } meta: { title: '使用管理', icon: 'table' }
}, },
{ {
path: 'use-details/:id', path: 'use-details',
props: true, props: true,
component: () => import('@/views/equipment-management/use-management/use-details'), component: () => import('@/views/equipment-management/use-management/use-details'),
name: 'UseDetails', name: 'UseDetails',
......
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