我的downloundPath是一个页面数据的数组,然后结果是,我只能获得该数组的第一个,咋办?求大佬
代码如下:
senEmail(){
var that = this;
let downloudPath = this.data.downloudPath;
var remarks = this.data.remarks;
var picker_input1 = this.data.picker_input1;
var color = this.data.color;
var pages = this.data.pages;
wx.cloud.callFunction({
name:"sendEmail",
data:{
"code":JSON.stringify(downloudPath),//下载地址