Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload上传组件,action目前是必填的,支持非必填,所有的上传逻辑由 httpRequest 处理 #582

Closed
ocean-gao opened this issue Jan 10, 2024 · 0 comments · Fixed by #693
Assignees
Labels
bug Something isn't working

Comments

@ocean-gao
Copy link
Collaborator

ocean-gao commented Jan 10, 2024

问题描述

有些情况,uploadUrl是动态的,而不是固定的,所以每次上传文件之前,需要先拿到上传地址,才能按最新的上传地址上传

企业微信截图_34edb566-18f6-4ce1-8e8c-3081a1677f1f

企业微信截图_7ef9798c-2335-403c-8c90-719e46c56cfc

image

文档中的 demo,action 动态设置

image

如何复现

action 为空,自定义 httpRequest 上传逻辑,即可复现

代码

No response

预期结果

支持 自定义 httpRequest 实现完全的 上传处理

环境描述/版本信息

0.8.22

其它补充内容

No response

@ocean-gao ocean-gao added the bug Something isn't working label Jan 10, 2024
@1zumii 1zumii self-assigned this Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants