参会选择框加可删除

This commit is contained in:
shenyanpei
2021-12-24 10:28:13 +08:00
parent 8378cdc4c0
commit 265fb2a83d
3 changed files with 6 additions and 1 deletions
@@ -520,7 +520,6 @@ export default {
localStorage.setItem('objs', JSON.stringify(item))
this.fileListData = item
this.reData = item.files
console.log(item)
this.editMeetForm = item
this.editMeetForm.contents = []
if (this.editMeetForm.content !== '') {