js-data传参键名是变量不能识别 Posted on 2018-05-23 16:16 const fileData= {};fileData[fileType] = data; ps: 一定要注意 在里面写的时候data: fileData 这么传值!