fix: keep system nav open for face-gallery, alarms, monitor

This commit is contained in:
tian 2026-05-08 20:22:09 +08:00
parent 7ece6a04fb
commit c6c38f1e5d

View File

@ -323,6 +323,9 @@
if (
path === "/ui/models" ||
path === "/ui/resources" ||
path === "/ui/face-gallery" ||
path === "/ui/alarms" ||
path === "/ui/monitor" ||
path === "/ui/diagnostics" ||
path === "/ui/system" ||
path === "/ui/audit" ||