fix: workflow hide dropdown icon on responsible person
This commit is contained in:
parent
3c4573192f
commit
f516212b6c
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,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