Merge remote-tracking branch 'origin/develop' into local-test
All checks were successful
local-test分支构建发布 / Docker-Build (push) Successful in 1m52s
All checks were successful
local-test分支构建发布 / Docker-Build (push) Successful in 1m52s
This commit is contained in:
parent
9a6d4efedb
commit
eafdc7b870
@ -125,11 +125,7 @@ const list = reactive([
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
show: true,
|
show: true,
|
||||||
<<<<<<< HEAD
|
|
||||||
path: '/sysManage/alarmRecord',
|
|
||||||
=======
|
|
||||||
path: '/alarmInfo/list',
|
path: '/alarmInfo/list',
|
||||||
>>>>>>> origin/develop
|
|
||||||
label: '报警管理',
|
label: '报警管理',
|
||||||
icon: 'alarm_on',
|
icon: 'alarm_on',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user