mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-26 10:39:46 +02:00
allow single multiple upload file
This commit is contained in:
@ -191,6 +191,7 @@ function VFSController:upload(...)
|
||||
if r then
|
||||
result(r)
|
||||
else
|
||||
self:error(m)
|
||||
fail(m)
|
||||
end
|
||||
else
|
||||
|
Reference in New Issue
Block a user