From 104468501e2d6e906f737a2ee7f1f0d5cc6ef172 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 20 Dec 2025 01:13:31 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E5=BE=AE=E4=BF=A1=E5=B0=8F?= =?UTF-8?q?=E7=A8=8B=E5=BA=8F=20search-form.vue=20=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=8C=E5=9B=A0?= =?UTF-8?q?=E4=B8=BA=E6=B2=A1=20@click=20=E4=BA=8B=E4=BB=B6=20fix=EF=BC=9A?= =?UTF-8?q?search-form.vue=20=E7=9A=84=20popup=20=E8=B7=9D=E7=A6=BB?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E4=B8=8D=E5=AF=B9=E7=9A=84=E9=97=AE=E9=A2=98?= =?UTF-8?q?=20feat=EF=BC=9A=E7=A7=BB=E9=99=A4=20search-form.vue=20?= =?UTF-8?q?=E7=9A=84=20title=EF=BC=8C=E7=AE=80=E5=8C=96=E4=BA=A4=E4=BA=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apiAccessLog/components/search-form.vue | 23 +++--------- .../apiErrorLog/components/search-form.vue | 17 +++------ .../dept/components/search-form.vue | 23 +++--------- .../menu/components/search-form.vue | 23 +++--------- .../notice/components/search-form.vue | 23 +++--------- .../operate-log/modules/search-form.vue | 37 ++++--------------- .../post/components/search-form.vue | 23 +++--------- .../role/components/search-form.vue | 23 +++--------- .../user/components/search-form.vue | 23 +++--------- src/pages/bpm/components/copy-search-form.vue | 37 ++++--------------- src/pages/bpm/components/done-search-form.vue | 37 ++++--------------- src/pages/bpm/components/my-search-form.vue | 37 ++++--------------- src/pages/bpm/components/todo-search-form.vue | 37 ++++--------------- src/pages/message/components/search-form.vue | 37 ++++--------------- src/style/index.scss | 12 +++--- src/utils/index.ts | 17 +++++++++ 16 files changed, 118 insertions(+), 311 deletions(-) diff --git a/src/pages-infra/apiAccessLog/components/search-form.vue b/src/pages-infra/apiAccessLog/components/search-form.vue index 1bf67a3..0884a10 100644 --- a/src/pages-infra/apiAccessLog/components/search-form.vue +++ b/src/pages-infra/apiAccessLog/components/search-form.vue @@ -1,24 +1,12 @@