From faa3c281686c7170bb6714e7ad5faea5c79085cb Mon Sep 17 00:00:00 2001 From: danshihao Date: Thu, 1 Aug 2024 09:35:40 +0800 Subject: [PATCH] =?UTF-8?q?[fix=2087881]=20=E6=A0=87=E5=87=86=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=BC=B9=E6=A1=86,=E6=9D=A5=E6=BA=90=E5=92=8C?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E6=A1=86=E9=97=B4=E8=B7=9D=E8=BF=87=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selection/StandardSelectionModal.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/selection/StandardSelectionModal.vue b/src/components/selection/StandardSelectionModal.vue index 6b9cbde..eb30525 100644 --- a/src/components/selection/StandardSelectionModal.vue +++ b/src/components/selection/StandardSelectionModal.vue @@ -12,7 +12,7 @@
- + @import '~@assets/less/common.less'; +.table-page-search-wrapper .ant-form-inline /deep/ .ant-form-item > .ant-form-item-label { + min-width: auto; +}