modified code
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
Reference in New Issue
Block a user