You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.
ormData : {
uid : 123,
imageBelongTo : imageBelongTo,
imageProjectId : imageProjectId,
where_type : where_type
},
就是formData是初始化的时候就定义好的,现在我想在提交图片的时候添加参数,要怎么做呢
我是这么做的,uploader.formData ={},结果alert(uploader.formData)是undefined的,我要怎么做呢
The text was updated successfully, but these errors were encountered: