未验证 提交 83cea763 编写于 作者: 郝先瑞 提交者: Gitee

fix: 删除多余引用

上级 4ad44780
......@@ -35,7 +35,6 @@ import {computed, ref} from "vue";
import {Plus, Close} from '@element-plus/icons-vue'
import {ElMessage, ElUpload} from "element-plus"
import {uploadFile, deleteFile} from "@/api/system/file";
import {UploadFile} from "element-plus/es/components/upload/src/upload.type";
const uploadRef = ref(ElUpload)
const emit = defineEmits(['update:modelValue']);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册