增加定位管理主菜单

pull/1/head
wangpeng 2024-02-21 10:49:35 +08:00
parent a59339b29a
commit 54eabcf492
1 changed files with 2 additions and 1 deletions

View File

@ -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,