lct
Your Name
2022-09-02 91ccfa3ebdc7a68b6f632c3e59757ec03b15ac1f
src/views/doublePreventAction/hiddenDanger/hiddenDangerReform/rectify/components/rectifyDialog.vue
@@ -282,7 +282,6 @@
                }else{
                    this.dialogFormVisible = true
                    this.dataForm = row
                    debugger
                    this.fileOneList = row.reportImages.map(item => {
                        return  process.env.IMG_API + item
                    })