Fix bug
This commit is contained in:
		
							parent
							
								
									e97951fc51
								
							
						
					
					
						commit
						75131c4e8a
					
				
					 1 changed files with 1 additions and 1 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" debounce>
 | 
			
		||||
				<ui-input v-model="domain" :debounce="true">
 | 
			
		||||
					<span>{{ $t('domain') }}</span>
 | 
			
		||||
				</ui-input>
 | 
			
		||||
				<ui-select v-model="level">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue