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 0 deletions
Showing only changes of commit 655c821075 - Show all commits

View File

@ -100,6 +100,7 @@ function handleFetch( data) {
:class="{ required: $attrs.required }"
@input-value="locationFilter"
:default-filter="false"
:input-debounce="100"
>
<template #form>
<CreateNewPostcode @on-data-saved="onPostcodeCreated($event)" />