公告板
版本库
filestore
活动
搜索
登录
web
/
saas-web
saas
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
bug修复、参数调整
ZZJ
2022-06-01
0957116f41a9ff3f2c9412435170ede738fa995b
[web/saas-web.git]
/
src
/
components
/
subComponents
/
FileUpload
/
common
/
file-events.js
1
2
3
const events = ['fileProgress', 'fileSuccess', 'fileComplete', 'fileError']
export default events