lint
This commit is contained in:
parent
650e69c336
commit
f20ae34400
14 changed files with 34 additions and 19 deletions
|
@ -53,7 +53,7 @@
|
|||
:statusoid="item"
|
||||
/>
|
||||
<Checkbox
|
||||
:modelValue="isChecked(item.id)"
|
||||
:model-value="isChecked(item.id)"
|
||||
@change="checked => toggleStatus(checked, item.id)"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue