this.tableData[0].appvisitinfo.pictureList.filter(item => {
return item.pictype == 70245 || item.pictype == 70244
}).map(item => {return item.picpath}
)
this.tableData[0].appvisitinfo.pictureList.filter(item => {
return item.pictype == 70245 || item.pictype == 70244
}).map(item => {return item.picpath}
)