From 64d4a2b59bc56361229ef0b277073c974a72c71e Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Fri, 8 Nov 2024 10:03:49 +0800 Subject: [PATCH] hide entrances to unrelated dashboards in topn list (#428) --- src/views/dashboard/graphs/TopList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/dashboard/graphs/TopList.vue b/src/views/dashboard/graphs/TopList.vue index 9f43b88b..710eb55e 100644 --- a/src/views/dashboard/graphs/TopList.vue +++ b/src/views/dashboard/graphs/TopList.vue @@ -35,7 +35,7 @@ limitations under the License. -->
{{ t("viewTrace") }}
-
+
{{ t("viewValueDashboard") }}