Your Name
2022-08-06 ca151ff4c1cdc4a029f13ac6da7d42e4f8147287
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})
                }
            },