src/views/operate/disposal/casepool/dispatch/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/operate/disposal/casepool/dispatch/index.vue
@@ -324,7 +324,7 @@ .then(({ baseCase, currentSitVo, filesPictureVo, handlePassVo }) => { this.vioData = currentSitVo; this.imageResourceId = filesPictureVo.imageResources[0]?.id; this.illegalType = this.mystatus === 1 ? baseCase.violations.actionCause : baseCase.illegalBuilding.categoryText; this.illegalType = this.mystatus === 1 ? baseCase.violations.typeText : baseCase.illegalBuilding.categoryText; }) .catch(err => this.$message.error(err)) this.dialogUpload = true;