| | |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!-- <img src="https://axure-file.lanhuapp.com/90466432-c999-4bf0-80b8-ee3f96a2099e__ef98ada722c616eccb097d1352880862.svg" |
| | | alt=""> --> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | }, |
| | | props: ['filesPictureVo', 'mycode'], |
| | | created() { |
| | | // this.imgSource =this.filesPictureVo |
| | | const { filesPictureVo: { imageResources: imgList } } = this |
| | | // this.createTime=this.filesPictureVo.imageResources[0].createTime; |
| | | // console.log(this.imgSource); |
| | | this.getEventInfo(this.mycode); |
| | | }, |
| | | methods: { |
| | |
| | | url: `sccg/base_case/baseCaseDetail/${mycode}` |
| | | }) |
| | | .then(res => { |
| | | console.log(res); |
| | | this.info = res.data; |
| | | this.dialogView = true; |
| | | let pic = res.data.filesPictureVo.imageResources; |
| | |
| | | .my-demo { |
| | | position: relative; |
| | | height: 159px; |
| | | margin: 10px; |
| | | } |
| | | |
| | | .tip { |