File group changes..
This commit is contained in:
@ -195,6 +195,7 @@ export default {
|
||||
size: attachment.size,
|
||||
type: attachment.type,
|
||||
download: attachment.downloadPath,
|
||||
dropzone: 'edit',
|
||||
};
|
||||
|
||||
dropzone.emit("addedfile", mockFile);
|
||||
|
Reference in New Issue
Block a user