- set password backend

This commit is contained in:
Peter Papp
2021-03-23 15:32:28 +01:00
parent 9566a4a830
commit 75042e0c42
11 changed files with 159 additions and 52 deletions
@@ -273,7 +273,7 @@
this.$isSomethingWrong()
})
axios.get(`/api/oasis/subscription-request/${this.$route.params.id}`)
axios.get(`/api/oasis/subscribe/${this.$route.params.id}`)
.then(response => {
this.requestedPlan = response.data