本例主要介绍了前端如何获取附件所上传的信息
var fileDatas = waf("#webAttachment").webAttachment("option","fileDatas") if(fileDatas){ fileDatas = fileDatas.values(); }