diff --git a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue index cfbdb3e8..867def73 100644 --- a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue +++ b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue @@ -176,7 +176,7 @@ }, showEvent () { - this.eventForm.files = this.info.files + this.eventForm.files = null this.eventForm.content = this.info.content this.eventForm.applyIntegral = this.info.applyIntegral this.isShowEvent = true