fix category if fail, fix lint

This commit is contained in:
ogerly 2019-11-07 09:23:00 +01:00
parent b76354d95d
commit 32c5ea1d52

View File

@ -40,7 +40,6 @@
<ds-icon name="check"></ds-icon>
</ds-chip>
</ds-text>
<floatClear />
<client-only>
<hc-editor
:users="users"
@ -67,7 +66,7 @@
/>
<ds-text align="right">
<ds-button
v-if="form.categoryIds !== 0"
v-if="form.categoryIds.length === 0"
class="checkicon checkicon_cat "
icon="check"
size="small"