src/views/operate/disposal/casepool/dispatch/updateUser/uploadResult/components/book/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | 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'],