The function that the menu can be configured in the Web UI has been implemented

pull/58/head
YangZhang-GitHub 2021-08-02 14:28:02 +08:00
parent b25e8e8b47
commit 0a512af51a
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ const NavbarTopDropDownMenus = ({ setRedirectUrl, setRedirect, setNavbarCollapse
return (
<>
{viewComponentArr != null && viewComponentArr.map(arr =>
{viewComponentArr.map(arr =>
{
if ('children' in arr) {
return(