feat: manage work name

This commit is contained in:
puriphatt 2024-06-21 02:45:32 +00:00
parent 6a289315f6
commit 6f745303bb
2 changed files with 54 additions and 12 deletions

View file

@ -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"