@ -54,7 +54,7 @@
},
accept: {
type: String,
default: 'image/*',
default: '*/*',
});
const emits = defineEmits(['update:modelValue']);