修改企业端菜单主目录
parent
2b956ebe0f
commit
9c0c601ba9
|
@ -234,12 +234,11 @@ export default {
|
|||
del: false,
|
||||
edit: false,
|
||||
MENU: [
|
||||
{ title: '企业信息', model: 'corpManagement' },
|
||||
{ title: '机务档案', model: 'mechanicalMaintenanceArchives' },
|
||||
{ title: '双重预防', model: 'prevention' },
|
||||
{ title: '教育培训', model: 'educationAndTraining' },
|
||||
{ title: '高危作业管理', model: 'highRisk' },
|
||||
{ title: '监测预警', model: 'monitor' },
|
||||
{ title: '综合管理', model: 'comprehensive' },
|
||||
{ title: '定位管理', model: 'positioning' }
|
||||
{ title: '综合管理', model: 'comprehensive' }
|
||||
],
|
||||
dialog: {
|
||||
visible: false,
|
||||
|
|
Loading…
Reference in New Issue