release v2.0.0 #4
|
@ -71,8 +71,8 @@
|
||||||
label-cancel="Abbrechen"
|
label-cancel="Abbrechen"
|
||||||
@update:modelValue="savePicture(drinks_props.row)"
|
@update:modelValue="savePicture(drinks_props.row)"
|
||||||
>
|
>
|
||||||
<q-file filled v-model="scope.value">
|
<q-file v-model="scope.value" filled>
|
||||||
<template v-slot:prepend>
|
<template #prepend>
|
||||||
<q-icon name="attach_file" />
|
<q-icon name="attach_file" />
|
||||||
</template>
|
</template>
|
||||||
</q-file>
|
</q-file>
|
||||||
|
|
Loading…
Reference in New Issue