mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: name
This commit is contained in:
parent
3536475b9a
commit
9df30ee2b0
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user