mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-06-07 17:58:35 +00:00
fix: name
This commit is contained in:
@@ -23,6 +23,7 @@ async function layerDashboards() {
|
||||
const routes = appStore.currentMenus.map((item: any) => {
|
||||
const route: any = {
|
||||
path: "",
|
||||
name: item.name,
|
||||
component: Layout,
|
||||
meta: {
|
||||
icon: item.icon || "cloud_queue",
|
||||
|
||||
Reference in New Issue
Block a user