modified code
This commit is contained in:
parent
0e1c264047
commit
da67e2df21
@ -19,7 +19,7 @@
|
||||
async onBeforeMount(props){
|
||||
this.state.placeholder = 'Rechercher dans les albums';
|
||||
this.state.items = await this.fetchSong();
|
||||
console.log(this.state.items);
|
||||
console.log(this.state);
|
||||
},
|
||||
edit(e) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user