提交 284c6f4c 编写于 作者: Q qiang

chore: build app

上级 d106a072
......@@ -7536,7 +7536,7 @@ var serviceContext = (function () {
}
if (files && files.length) {
files.forEach(file => {
uploader.addFile(getRealPath$1(file.uri), {
uploader.addFile(getRealPath$1(file.uri || file.filePath), {
key: file.name || 'file'
});
});
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册