From d83232bde0809e6e793524beb4efce9eabcde3cb Mon Sep 17 00:00:00 2001 From: ulleo Date: Thu, 25 Jan 2024 13:58:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=8C=87=E6=A0=87=E5=8D=A1-=E9=AB=98?= =?UTF-8?q?=E7=BA=A7-=E9=98=88=E5=80=BC=20=E9=A2=9C=E8=89=B2=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E5=90=8E=E5=B1=95=E7=A4=BA=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 【仪表板】指标卡-样式-指标值-后缀-更换字体颜色-保存后刷新页面-在指标值处进行任意操作字体颜色变更为了默认颜色 【仪表板】指标卡-高级-阈值-判断条件有误-未满足条件也改变了字体颜色 --- .../indicator/DeIndicator.vue | 35 +++++-------------- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/core/core-frontend/src/custom-component/indicator/DeIndicator.vue b/core/core-frontend/src/custom-component/indicator/DeIndicator.vue index e71f474348..3b51c055e9 100644 --- a/core/core-frontend/src/custom-component/indicator/DeIndicator.vue +++ b/core/core-frontend/src/custom-component/indicator/DeIndicator.vue @@ -1,6 +1,6 @@