This commit is contained in:
Ray.Hao
2025-03-24 10:40:38 +08:00
4 changed files with 46 additions and 22 deletions

View File

@@ -10,7 +10,6 @@
:http-request="handleUpload"
:on-success="onSuccess"
:on-error="onError"
multiple
>
<template #default>
<el-image v-if="modelValue" :src="modelValue" />