type="text"
v-model="keyWord"
>
v-for="item in filterList"
:key="item.id"
>{{item.name}} - {{item.age}}