modified code
This commit is contained in:
parent
e0c9e3e3bf
commit
ca0386db94
@ -34,9 +34,10 @@
|
|||||||
search: "albums"
|
search: "albums"
|
||||||
};
|
};
|
||||||
console.log(caca);
|
console.log(caca);
|
||||||
console.log(this.state.items);
|
console.log(this.state.items.results);
|
||||||
this.album_style = "isActivate";
|
this.album_style = "isActivate";
|
||||||
this.paintButton();
|
this.paintButton();
|
||||||
|
this.update();
|
||||||
},
|
},
|
||||||
onMounted(){
|
onMounted(){
|
||||||
this.paintButton();
|
this.paintButton();
|
||||||
|
Loading…
Reference in New Issue
Block a user