路由添加 ID
This commit is contained in:
parent
f4b06f460b
commit
201b4f0687
|
|
@ -56,7 +56,7 @@ const MaintenanceRouterMap = {
|
|||
MaintenanceUpdate: {
|
||||
name: '更新维修项目',
|
||||
icon: 'idcard',
|
||||
path: '/Maintenance/MaintenanceUpdate',
|
||||
path: '/Maintenance/MaintenanceUpdate/:id',
|
||||
meta: {
|
||||
invisible: true, // 不在菜单中显示
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue