mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-18 10:18:50 +08:00
refactor: 图片/文件上传都支持拖拽
This commit is contained in:
@@ -41,6 +41,7 @@ const props = withDefaults(defineProps<ImageUploadProps>(), {
|
||||
disabled: false,
|
||||
listType: 'picture-card',
|
||||
helpMessage: true,
|
||||
enableDragUpload: false,
|
||||
});
|
||||
|
||||
// 双向绑定 ossId
|
||||
|
||||
Reference in New Issue
Block a user