modified code
This commit is contained in:
parent
13099432fc
commit
451a04bb11
@ -30,7 +30,7 @@
|
||||
<script>
|
||||
export default {
|
||||
onBeforeMount(props){
|
||||
console.log(props.values);
|
||||
console.log(props);
|
||||
this.state = {
|
||||
placeholder: "Rechercher dans les albums",
|
||||
items: props.value.items.results,
|
||||
|
Loading…
Reference in New Issue
Block a user