commit
This commit is contained in:
@@ -329,9 +329,10 @@
|
||||
this.form.title = data.title
|
||||
this.form.date = data.date
|
||||
this.json = data
|
||||
this.tableData = data.responUserListMap
|
||||
this.tableData = data.responUserList
|
||||
this.form.hzfileId = data.hzfileId
|
||||
this.form.hzfileName = data.hzfileName
|
||||
console.log(data);
|
||||
}).catch(e => {
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user