parent
b132581b3a
commit
d9d4d8954e
14 changed files with 19 additions and 34 deletions
|
@ -11,7 +11,7 @@
|
|||
</label>
|
||||
<Checkbox
|
||||
v-if="typeof fallback !== 'undefined'"
|
||||
:model-value="present"
|
||||
:modelValue="present"
|
||||
:disabled="disabled"
|
||||
class="opt"
|
||||
@update:modelValue="$emit('update:modelValue', !present ? fallback : undefined)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue