Improve usability
This commit is contained in:
parent
3c77ae7b62
commit
826865869a
3 changed files with 25 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<template #title><fa :icon="faStream"/> {{ $t('logs') }}</template>
|
||||
<section class="fit-top">
|
||||
<ui-horizon-group inputs>
|
||||
<ui-input v-model="domain">
|
||||
<ui-input v-model="domain" debounce>
|
||||
<span>{{ $t('domain') }}</span>
|
||||
</ui-input>
|
||||
<ui-select v-model="level">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue