fix(connection): cannot filter by undefined

This commit is contained in:
kunish 2023-09-22 23:13:09 +08:00
parent 4a631a60ef
commit 08776a5bee
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -349,7 +349,7 @@ export default () => {
class="select select-bordered select-primary select-sm w-full max-w-full flex-1 sm:select-md"
onChange={(e) => setSourceIPFilter(e.target.value)}
>
<option>{t('all')}</option>
<option value="">{t('all')}</option>
<Index
each={uniq(