mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-24 12:24:33 +08:00
feat: 是否在组件Unmounted时取消上传
This commit is contained in:
@@ -42,6 +42,7 @@ const props = withDefaults(defineProps<ImageUploadProps>(), {
|
||||
listType: 'picture-card',
|
||||
helpMessage: true,
|
||||
enableDragUpload: false,
|
||||
abortOnUnmounted: true,
|
||||
});
|
||||
|
||||
// 双向绑定 ossId
|
||||
|
||||
Reference in New Issue
Block a user