luobisheng
2022-12-09 873325daa14c27d05b74e1810a53ff477598f1e4
src/views/operate/disposal/casepool/dispatch/index.vue
@@ -324,7 +324,6 @@
                .then(({ baseCase, currentSitVo, filesPictureVo, handlePassVo }) => {
                  this.vioData = currentSitVo;
                  this.illData = currentSitVo;
                  debugger;
                  this.imageResourceId = filesPictureVo.imageResources[0]?.id;
                })
                .catch(err => this.$message.error(err))