fixed the automatic selection in the autocomplete
This commit is contained in:
@@ -9,6 +9,7 @@ const RadiusUsers = {
|
||||
<tt-smart-autocomplete
|
||||
v-model="billAddrDisplay"
|
||||
:wide="true"
|
||||
:initial-mode="searchMode"
|
||||
placeholder="Kunde suchen"
|
||||
@select="onAddrSelect"
|
||||
@enter="loadRadiusUsers"
|
||||
|
||||
Reference in New Issue
Block a user