We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc6537d commit 9bfd324Copy full SHA for 9bfd324
src/components/Upload/SingleImageUpload.vue
@@ -1,7 +1,6 @@
1
<!-- 单图上传组件 -->
2
<template>
3
<el-upload
4
- v-model="modelValue"
5
class="single-upload"
6
list-type="picture-card"
7
:show-file-list="false"
0 commit comments