#D
Your Name
2022-07-25 6094c0ed1baa40ffa0ce587704660b2a6d493bbf
src/views/doublePreventAction/riskLevelManage/safetyRiskSpace/index.vue
@@ -232,9 +232,11 @@
                        descInfo: null,
                        img: null,
                    }
                    this.fileList = []
                }else{
                    this.title = '查看'
                    this.safetyRiskSpaceForm = value
                    this.fileList = []
                    this.fileList.push({url:value.img})
                }
            },