This commit is contained in:
liuye
2023-04-23 09:16:28 +08:00
parent a1cb11b1d8
commit 14fc3eff94

View File

@@ -179,6 +179,8 @@
this.eventForm.files = null
this.eventForm.content = this.info.content
this.eventForm.applyIntegral = this.info.applyIntegral
this.eventForm.images = this.info.images
this.eventForm.videos = this.info.videos
this.isShowEvent = true
},