nutui-taro,uploader组件如何变更url值? #1899
Unanswered
honghuamin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
上传的url值是写在属性里的,比如 <nut-uploader :url="uploadUrl" 。。。 ,因为后台的url需要传业务参数,比如 submitFile?id=123 ,但是在上传前改写uploadUrl,并不会生效,只会用初始的值作为url地址。
请问该如何处理?
谢谢!
Beta Was this translation helpful? Give feedback.
All reactions