From 4c60f69aef71e1e91b5cb4dc8b1e9c60c3be0004 Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Fri, 18 Oct 2024 14:48:55 +0800 Subject: [PATCH] Fix Value Mappings (#423) --- .../widget/graph-styles/components/ValueMappings.vue | 7 +++++-- src/views/dashboard/graphs/Card.vue | 10 ++++++++-- src/views/dashboard/graphs/Table.vue | 11 +++++++++-- 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/src/views/dashboard/configuration/widget/graph-styles/components/ValueMappings.vue b/src/views/dashboard/configuration/widget/graph-styles/components/ValueMappings.vue index cc6d1bac..a08cbddc 100644 --- a/src/views/dashboard/configuration/widget/graph-styles/components/ValueMappings.vue +++ b/src/views/dashboard/configuration/widget/graph-styles/components/ValueMappings.vue @@ -15,7 +15,7 @@ limitations under the License. -->