give uuid to backend

This commit is contained in:
einhorn_b 2023-10-16 11:26:05 +02:00
parent c3ea74ad82
commit 38dd45ef64

View File

@ -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', {