mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Merge pull request #1687 from gradido/1684-when-generating-a-link-form-does-not-reset
1684 when generating a link form does not reset
This commit is contained in:
commit
9ce0229345
@ -148,6 +148,7 @@ export default {
|
||||
.then((result) => {
|
||||
this.$emit('set-tunneled-email', null)
|
||||
this.code = result.data.createTransactionLink.code
|
||||
this.transactionData = { ...EMPTY_TRANSACTION_DATA }
|
||||
this.currentTransactionStep = TRANSACTION_STEPS.transactionResultLink
|
||||
this.updateTransactions({})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user