diff --git a/src/components/SearchInput.vue b/src/components/SearchInput.vue index f5e398a..ac3de17 100644 --- a/src/components/SearchInput.vue +++ b/src/components/SearchInput.vue @@ -17,47 +17,23 @@ @click="changeInput" /> -
| - {{ item.label }} - | -
|---|
| - {{ item[showItem.prop] }} - | -