fix: workflow hide dropdown icon on responsible person
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 7s
This commit is contained in:
parent
57660d7991
commit
011c65dcf8
1 changed files with 1 additions and 1 deletions
|
|
@ -609,7 +609,7 @@ onMounted(async () => {
|
|||
</span>
|
||||
</q-item>
|
||||
</template>
|
||||
<template #append>
|
||||
<template v-if="!readonly" #append>
|
||||
<q-icon
|
||||
name="mdi-menu-down"
|
||||
:class="{ rotated: responsibleMenu }"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue