This commit is contained in:
parent
a7b21906ba
commit
c8740f97dd
@ -84,7 +84,7 @@ const app = new Vue({
|
|||||||
main:[],
|
main:[],
|
||||||
step_title:[],
|
step_title:[],
|
||||||
},
|
},
|
||||||
view: window.location.pathname.split('/').at(1),
|
view: window.location.pathname.split('/').at(1)=='view',
|
||||||
query:{hotel:[],flight:[],nominatim:[]},
|
query:{hotel:[],flight:[],nominatim:[]},
|
||||||
querying:{hotel:false,flight:false,place:false,food:false},
|
querying:{hotel:false,flight:false,place:false,food:false},
|
||||||
impexp:"",
|
impexp:"",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user