refactor: 优化oss下载进度提示

This commit is contained in:
dap
2025-01-17 20:35:13 +08:00
parent 0eaa63b2c2
commit c08f9efb1a
3 changed files with 39 additions and 2 deletions

View File

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