wl
2022-11-24 e1cd9b58eafba52b91e7492c4aa4f3f015b541ec
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;