fix: address creation not returning to organization modal
(cherry picked from commit 32993af090f2e741254ffb2ce8241ed11122f11b)
This commit is contained in:
parent
2ac8a06bae
commit
728150e324
@ -175,6 +175,6 @@ function openAddressModal(_address) {
|
||||
doctype: 'Address',
|
||||
address: _address,
|
||||
}
|
||||
nextTick(() => (show.value = false))
|
||||
//nextTick(() => (show.value = false))
|
||||
}
|
||||
</script>
|
||||
Loading…
x
Reference in New Issue
Block a user