created
This commit is contained in:
parent
a634e49c19
commit
02e6e9f557
Binary file not shown.
|
@ -122,7 +122,7 @@ let vm = new Vue({
|
|||
this.showlang(lang);
|
||||
},
|
||||
},
|
||||
beforeMount(){
|
||||
created: function(){
|
||||
cosole.log("about to call getJDB")
|
||||
this.getJDB();
|
||||
cosole.log("after getJDB call")
|
||||
|
|
Loading…
Reference in New Issue