Change to mounted
This commit is contained in:
parent
f369cbb7d3
commit
577280d634
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module.exports = {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
created () {
|
mounted () {
|
||||||
const baseUrl = 'http://drupaltestcamp.docksal'
|
const baseUrl = 'http://drupaltestcamp.docksal'
|
||||||
|
|
||||||
axios.get(`${baseUrl}/jsonapi/node/session`, { params: {
|
axios.get(`${baseUrl}/jsonapi/node/session`, { params: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue