luobisheng
2022-11-29 51d14b58db3304ee648f1204d60563a335b38acf
文书图片修改
1个文件已修改
1 ■■■■ 已修改文件
src/views/operate/disposal/casepool/dispatch/updateUser/uploadResult/components/book/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/operate/disposal/casepool/dispatch/updateUser/uploadResult/components/book/index.vue
@@ -255,6 +255,7 @@
        this.book.originalPic = this.writ.originalPic.split(',');
        this.book.writPic = this.writ.writPic.split(',');
        this.book.otherPic = this.writ.otherPic.split(',');
        this.book.rectifiedPic = this.writ.rectifiedPic.split(',');
      }
    },
    props: ['caseId', 'closeDialog','mycode', 'writ'],