{
id="inputSearch"
@keydown.enter.prevent="store.searchIssue(searchData)"
>
-
+
+
@@ -78,7 +94,7 @@ watch(searchData, () => {
v-if="store.issue?.result.length === 0"
class="col-10 row items-center q-pa-md new"
>
-
+
{
}
"
:class="{ active: store.currentIssue === item.id }"
- class="noactive row q-py-md justify-between items-center q-px-md"
+ class="no-active row q-py-md justify-between items-center q-px-md"
>