From b2650f6675be59d896cc06135a0c999e5c77decb Mon Sep 17 00:00:00 2001 From: zhangyu Date: Tue, 7 Mar 2023 16:06:28 +0800 Subject: [PATCH] =?UTF-8?q?NEZ-2646=20fix=EF=BC=9A=E5=BC=80=E5=90=AFRepeat?= =?UTF-8?q?=E5=8B=BE=E9=80=89=E6=A0=B7=E5=BC=8F=E9=94=99=E8=AF=AF,?= =?UTF-8?q?=E9=A6=96=E6=AC=A1=E6=89=93=E5=BC=80=E6=97=B6=E5=8D=8A=E9=80=89?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E6=B2=A1=E5=9B=9E=E6=98=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/common/panel/panelVariables.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/common/panel/panelVariables.vue b/nezha-fronted/src/components/common/panel/panelVariables.vue index a444e6e9f..cf09685ba 100644 --- a/nezha-fronted/src/components/common/panel/panelVariables.vue +++ b/nezha-fronted/src/components/common/panel/panelVariables.vue @@ -76,7 +76,7 @@ export default { checked: [], checkAll: false, visible: false, - isIndeterminate: false + isIndeterminate: true } }) this.getLabelData()