mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add store state email to tests in ShowTransactionLinkInformations
This commit is contained in:
parent
be387400ca
commit
78637f50c5
@ -116,7 +116,6 @@ export default {
|
|||||||
})
|
})
|
||||||
.then((result) => {
|
.then((result) => {
|
||||||
this.displaySetup = result.data.queryTransactionLink
|
this.displaySetup = result.data.queryTransactionLink
|
||||||
this.$store.commit('publisherId', result.data.queryTransactionLink.user.publisherId)
|
|
||||||
})
|
})
|
||||||
.catch(() => {
|
.catch(() => {
|
||||||
this.displaySetup.deletedAt = true
|
this.displaySetup.deletedAt = true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user