feat: oss下载进度(已下载的KB 无法作为进度显示 total返回为null)

This commit is contained in:
dap
2025-01-17 11:13:03 +08:00
parent 77cd005f15
commit 14b7296200
4 changed files with 20 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
- 字典新增对Number类型的支持 -> `getDictOptions('', true);`即可获取number类型的value
- 文件上传 增加上传进度条 下方上传提示
- 图片上传 增加上传进度条 下方上传提示
- oss下载进度(已下载的KB 无法作为进度显示 total返回为null)
**BUG FIXES**