From 4157957f85b1b19a6ef73c963f3aa0e980f66102 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Wed, 28 Sep 2022 22:51:11 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E8=BF=87=E6=BB=A4=E5=99=A8):=20=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E8=AE=BE=E7=BD=AE=E5=90=8E=E9=9A=90=E8=97=8F=E5=86=8D?= =?UTF-8?q?=E5=BC=80=E5=90=AF=E8=A2=AB=E6=B8=85=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/panel/filter/filterMain/FilterControl.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/panel/filter/filterMain/FilterControl.vue b/frontend/src/views/panel/filter/filterMain/FilterControl.vue index 149922bd3a..620b45ee7b 100644 --- a/frontend/src/views/panel/filter/filterMain/FilterControl.vue +++ b/frontend/src/views/panel/filter/filterMain/FilterControl.vue @@ -228,7 +228,6 @@ export default { }, showTitleChange(value) { if (!value) { - this.attrs.title = '' this.element.style.backgroundColor = '' } this.fillAttrs2Filter()