From 45c1e327ee47cd26318df5e4a070d8ee6f895f1d Mon Sep 17 00:00:00 2001 From: wisonic Date: Fri, 16 Aug 2024 16:20:31 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E5=9B=BE=E8=A1=A8):=20=E6=98=8E?= =?UTF-8?q?=E7=BB=86=E8=A1=A8=E5=9B=BE=E7=89=87=E5=AD=97=E6=AE=B5=E4=B8=8D?= =?UTF-8?q?=E5=8F=AF=E8=AE=BE=E7=BD=AE=E9=98=88=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../editor-senior/components/dialog/TableThresholdEdit.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/TableThresholdEdit.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/TableThresholdEdit.vue index 46a64a9148..402474f774 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/TableThresholdEdit.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/components/dialog/TableThresholdEdit.vue @@ -267,6 +267,7 @@ init() :key="fieldOption.id" :label="fieldOption.name" :value="fieldOption.id" + :disabled="chart.type === 'table-info' && fieldOption.deType === 7" >