| | |
| | | res.data.tbigPaths.filter(iten=>iten.fileType ===1).map(item=>{ |
| | | this.imageList.push({ |
| | | id: this.imageList.length + 1, |
| | | url:`https://pipe.thhy-tj.com/${item.filePath}`, |
| | | url:`https://szpipe.thhy-tj.com/${item.filePath}`, |
| | | name:item.filePathName, |
| | | nameImg:item.filePathName |
| | | }) |
| | |
| | | res.data.tbigPaths.filter(iten=>iten.fileType ===1).map(item=>{ |
| | | this.imageList.push({ |
| | | id: this.imageList.length + 1, |
| | | url:`https://pipe.thhy-tj.com/${item.filePath}`, |
| | | url:`https://szpipe.thhy-tj.com/${item.filePath}`, |
| | | name:item.filePathName, |
| | | nameImg:item.filePathName |
| | | }) |