mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: add filters on dasboard
This commit is contained in:
@@ -48,7 +48,7 @@ export const routesDashboard: Array<RouteRecordRaw> = [
|
||||
},
|
||||
},
|
||||
{
|
||||
path: "/dashboard/edit/:layerId/:entityId/:dashboardId",
|
||||
path: "/dashboard/edit/:layerId/:entity/:dashboardId",
|
||||
component: () => import("@/views/dashboard/Edit.vue"),
|
||||
name: "Edit",
|
||||
meta: {
|
||||
|
Reference in New Issue
Block a user