luobisheng
2022-11-16 1ac7fb3108bc16afad227a3f700a73ec1eb1b3ef
src/components/filePictrue/index.vue
@@ -68,7 +68,6 @@
                url: `sccg/base_case/baseCaseDetail/${mycode}`
            })
                .then(res => {
                    console.log(res);
                    this.info = res.data;
                    this.dialogView = true;
                    let pic = res.data.filesPictureVo.imageResources;