diff --git a/web/src/components/baInput/components/remoteSelect.vue b/web/src/components/baInput/components/remoteSelect.vue index a8d53706..0bde52cd 100644 --- a/web/src/components/baInput/components/remoteSelect.vue +++ b/web/src/components/baInput/components/remoteSelect.vue @@ -9,25 +9,25 @@ :visible="state.focusStatus && !state.loading && !state.keyword && !state.options.length" :teleported="false" :content="$t('utils.No data')" + :hide-after="0" > -