mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
give uuid to backend
This commit is contained in:
parent
c3ea74ad82
commit
38dd45ef64
@ -195,6 +195,7 @@ export default {
|
||||
onSubmit() {
|
||||
if (this.gradidoID) this.form.identifier = this.gradidoID
|
||||
if (this.communityUuid) {
|
||||
this.recipientCommunity.uuid = this.communityUuid
|
||||
this.form.targetCommunity = this.recipientCommunity
|
||||
}
|
||||
this.$emit('set-transaction', {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user