aggiornamento cataloghi, search
This commit is contained in:
@@ -100,6 +100,7 @@
|
||||
v-show="searchList"
|
||||
:class="$q.screen.lt.sm ? `` : `row` + ` text-blue `"
|
||||
>
|
||||
|
||||
<span v-for="(item, index) in searchList" :key="index">
|
||||
<div
|
||||
class="text-center q-my-xs"
|
||||
@@ -119,6 +120,7 @@
|
||||
"
|
||||
@click="showfilteradv = !showfilteradv"
|
||||
></q-btn>
|
||||
|
||||
</div>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user