mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-11 11:18:50 +01:00
This commit is contained in:
parent
ca4bc3e2f9
commit
a15494c3f3
1 changed files with 2 additions and 0 deletions
|
|
@ -373,5 +373,7 @@ export const uploadFiles = (protyle: IProtyle, files: FileList | DataTransferIte
|
|||
progressBar.style.width = progress + "%";
|
||||
};
|
||||
xhr.send(formData);
|
||||
}, () => {
|
||||
hideMessage(validateResult.msgId);
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue