feat: manage work name
This commit is contained in:
parent
6a289315f6
commit
6f745303bb
2 changed files with 54 additions and 12 deletions
|
|
@ -125,7 +125,7 @@ defineEmits<{
|
|||
>
|
||||
<div class="full-width flex items-center">
|
||||
<q-icon
|
||||
v-if="false"
|
||||
v-if="workName === item"
|
||||
name="mdi-checkbox-marked"
|
||||
size="xs"
|
||||
color="primary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue