From a8e1634c23123c34de19212236c12a5f3027830e Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Thu, 25 Aug 2022 20:33:06 +0800 Subject: [PATCH] =?UTF-8?q?style(=E4=BB=AA=E8=A1=A8=E6=9D=BF-=E6=A0=91?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=99=A8):=20=E6=A0=91=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E5=99=A8=E5=BC=B9=E5=87=BA=E4=B8=A4=E4=B8=AA=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/ElTreeSelect/index.vue | 4 ++-- frontend/src/styles/index.scss | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/ElTreeSelect/index.vue b/frontend/src/components/ElTreeSelect/index.vue index 2f063eb32a..7eeb7bd775 100644 --- a/frontend/src/components/ElTreeSelect/index.vue +++ b/frontend/src/components/ElTreeSelect/index.vue @@ -10,7 +10,7 @@ :collapse-tags="showNumber" class="el-tree-select-input" :disabled="disabled" - popper-class="select-option" + popper-class="de-select-option" v-bind="selectParams" :popper-append-to-body="popperAppendToBody" :filterable="false" @@ -531,7 +531,7 @@ export default { }