Create 3rd paerty contact: close modal after creation and check for errors

This commit is contained in:
nobohan
2022-02-18 14:44:19 +01:00
parent ca6bfea51f
commit 02e5a1158d
3 changed files with 133 additions and 4 deletions

View File

@@ -58,6 +58,7 @@
v-bind:search="search"
v-bind:type="checkUniq"
@saveFormOnTheFly="saveFormOnTheFly"
@newPriorSuggestion="newPriorSuggestion"
@updateSelected="updateSelected">
</person-suggestion>