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