before delete 3software

This commit is contained in:
2025-06-29 18:55:59 +03:00
parent ebd77a3e66
commit b51a472738
147 changed files with 257326 additions and 3151 deletions

View File

@@ -17,7 +17,7 @@
accept="image/*"
/>
<q-icon
v-if="modelValue === '' || modelValue === undefined"
v-if="modelValue === '' || modelValue === undefined || modelValue === null"
name="mdi-camera-plus-outline"
class="absolute-full fit text-grey-4"
:style="{ fontSize: String(iconsize) + 'px'}"