From 5e1a37794e9a4c875ec58f12c32e6fe101c44fdd Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Wed, 22 Sep 2021 17:34:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=E4=BC=98=E5=8C=96=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=8B=96=E6=8B=BD=E8=BF=9B=E4=BB=AA=E8=A1=A8=E7=89=88=E7=9A=84?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=96=B9=E5=BC=8F=EF=BC=8C=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E4=B8=BA=E5=9B=BA=E5=AE=9A=E9=AB=98=E5=AE=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/panel/AssistComponent/index.vue | 5 ++++- frontend/src/views/panel/edit/index.vue | 22 +++++++++++-------- frontend/src/views/panel/filter/index.vue | 1 - 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/frontend/src/views/panel/AssistComponent/index.vue b/frontend/src/views/panel/AssistComponent/index.vue index a7da254372..5aed0a3198 100644 --- a/frontend/src/views/panel/AssistComponent/index.vue +++ b/frontend/src/views/panel/AssistComponent/index.vue @@ -1,6 +1,6 @@