Merge remote-tracking branch 'origin/develop' into local-test
local-test分支构建发布 / Docker-Build (push) Successful in 1m52s Details

This commit is contained in:
joylink_fanyuhong 2024-11-20 09:21:14 +08:00
parent 9a6d4efedb
commit eafdc7b870
1 changed files with 0 additions and 4 deletions

View File

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