From f7b88f9e3b7d9d9122e4fd2003a20c555bd50c7d Mon Sep 17 00:00:00 2001 From: xiaojunnuo Date: Sat, 22 Mar 2025 15:00:17 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=99=A8=E6=97=A0=E6=B3=95=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/certd/certd/issues/351 --- .../views/certd/notification/notification-selector/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/certd-client/src/views/certd/notification/notification-selector/index.vue b/packages/ui/certd-client/src/views/certd/notification/notification-selector/index.vue index faddb7f2..a92524f9 100644 --- a/packages/ui/certd-client/src/views/certd/notification/notification-selector/index.vue +++ b/packages/ui/certd-client/src/views/certd/notification/notification-selector/index.vue @@ -9,7 +9,7 @@ :dict="optionsDictRef" :create-crud-options="createCrudOptions" :crud-options-override="{ - search: { show: false, initialForm: { fromType: 'upload' } }, + search: { show: false }, table: { scroll: { x: 540,