mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
find key in object change
This commit is contained in:
parent
b9067d7996
commit
8759c4a41c
@ -12,7 +12,7 @@
|
||||
column-span="fullWidth"
|
||||
style="z-index: 1"
|
||||
>
|
||||
<span v-if="Object.keys(postsFilter).length !== 0">
|
||||
<span v-if="postsFilter['categories_some']">
|
||||
<ds-chip
|
||||
v-for="filter in postsFilter.categories_some.id_in"
|
||||
@remove="removeFilter"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user