docs: optimize example import (#20179)

This commit is contained in:
sea
2025-03-19 12:00:39 +08:00
committed by GitHub
parent 5ae65bbcb5
commit 84851c9f12
34 changed files with 11 additions and 36 deletions

View File

@ -22,7 +22,6 @@
<script lang="ts" setup>
import { ref } from 'vue'
import { ElMessage, ElMessageBox } from 'element-plus'
import type { UploadProps, UploadUserFile } from 'element-plus'
const fileList = ref<UploadUserFile[]>([