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,