Improve usability

This commit is contained in:
syuilo
2019-03-03 08:23:06 +09:00
parent 3c77ae7b62
commit 826865869a
3 changed files with 25 additions and 2 deletions

View File

@@ -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">