feat(platform): frame notifications as customer closure

This commit is contained in:
lingniu
2026-07-05 20:45:22 +08:00
parent 1e4a11d806
commit 2b246f414e
4 changed files with 15 additions and 14 deletions

View File

@@ -63,7 +63,7 @@ const navGroups = [
description: '断链、离线、定位异常和通知升级',
items: [
{ itemKey: 'alert-events', text: '告警事件', icon: <IconHistogram /> },
{ itemKey: 'notification-rules', text: '通知规则', icon: <IconBell /> }
{ itemKey: 'notification-rules', text: '通知闭环', icon: <IconBell /> }
]
},
{