增加定位管理主菜单
parent
a59339b29a
commit
54eabcf492
|
@ -238,7 +238,8 @@ export default {
|
||||||
{ title: '教育培训', model: 'educationAndTraining' },
|
{ title: '教育培训', model: 'educationAndTraining' },
|
||||||
{ title: '高危作业管理', model: 'highRisk' },
|
{ title: '高危作业管理', model: 'highRisk' },
|
||||||
{ title: '监测预警', model: 'monitor' },
|
{ title: '监测预警', model: 'monitor' },
|
||||||
{ title: '综合管理', model: 'comprehensive' }
|
{ title: '综合管理', model: 'comprehensive' },
|
||||||
|
{ title: '定位管理', model: 'positioning' }
|
||||||
],
|
],
|
||||||
dialog: {
|
dialog: {
|
||||||
visible: false,
|
visible: false,
|
||||||
|
|
Loading…
Reference in New Issue