fix: keep system nav open for face-gallery, alarms, monitor
This commit is contained in:
parent
7ece6a04fb
commit
c6c38f1e5d
@ -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" ||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user