fix: workflow => agencies chip readonly
This commit is contained in:
parent
f0639f342a
commit
e501706e88
1 changed files with 1 additions and 1 deletions
|
|
@ -652,7 +652,7 @@ onMounted(async () => {
|
|||
<template v-slot:selected-item="scope">
|
||||
<q-chip
|
||||
dense
|
||||
removable
|
||||
:removable="!readonly"
|
||||
@remove="scope.removeAtIndex(scope.index)"
|
||||
>
|
||||
<span class="text-caption">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue