pull main
This commit is contained in:
commit
5cb651b7ae
|
|
@ -79,7 +79,7 @@ export function getMenuList(pathname: string, t: any): Group[] {
|
|||
{
|
||||
href: "/admin/content/video",
|
||||
label: t("video"),
|
||||
active: pathname.includes("/content/video"),
|
||||
active: pathname.includes("/content/audio-visual"),
|
||||
icon: "line-md:youtube",
|
||||
children: [],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue