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