mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-24 12:28:33 +08:00
更新代码
This commit is contained in:
@@ -59,6 +59,16 @@ const maintainRouter = {
|
||||
icon: 'clipboard'
|
||||
},
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: 'picture',
|
||||
name: 'picture',
|
||||
component: () => import('@/views/maintain/picture'),
|
||||
meta: {
|
||||
title: '素材管理',
|
||||
icon: 'clipboard'
|
||||
},
|
||||
hidden: false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user