#7679 Improve NewPostCodeForm #787

Merged
jsegarra merged 10 commits from 7679_improve_newPostcode_form into dev 2024-10-21 11:17:48 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 2bd004f52b - Show all commits

View File

@ -46,6 +46,8 @@ const onDataSaved = (dataSaved, requestResponse) => {
},
}"
url="Autonomies/location"
:sort-by="['name ASC']"
:limit="100"
/>
<FormModelPopup
:title="t('New province')"