@@ -657,6 +657,7 @@
for (var i in fileList) {
fileList[i].url = fileList.response.path;
}
+ return fileList;
},
//验证相关