单风机:添加面包屑
This commit is contained in:
parent
5868388b1a
commit
c34ec0c8fc
@ -414,6 +414,8 @@ const openWindTurbine = (row: TableDataObjType) => {
|
|||||||
component: () => import('/@/views/backend/WindBlower/index.vue'),
|
component: () => import('/@/views/backend/WindBlower/index.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: '单风机详情',
|
title: '单风机详情',
|
||||||
|
menuDesc: '单风机详情',
|
||||||
|
addtab:true
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user