refs #6694 VnLocation #154

Merged
jsegarra merged 31 commits from 6280_vnLocation into dev 2024-01-29 13:23:04 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6809e9bddb - Show all commits

View File

@ -95,7 +95,7 @@ async function onPostcodeCreated(){
:placeholder="t('Search by postalCode, town, province or country')"
@input-value="locationFilter"
:default-filter="false"
:input-debounce="100"
:input-debounce="300"
jsegarra marked this conversation as resolved Outdated
Outdated
Review

Igual se lo pondria mas alto, ver como esta en salix

Igual se lo pondria mas alto, ver como esta en salix

Corregido 6809e9bddb

Corregido 6809e9bddb37ba812c3e56a8f62f3beb255a051d
:class="{ required: $attrs.required }"
v-bind="$attrs"
emit-value