|
|
@ -471,7 +471,8 @@ export default { |
|
|
|
// replayInfo: this.replayInfo, |
|
|
|
project: this.project, |
|
|
|
demand: this.demand, |
|
|
|
issueInfo: this.issueInfo |
|
|
|
issueInfo: this.issueInfo, |
|
|
|
categoryList: this.eventInfoData.categoryList.map(item => item.id) |
|
|
|
} |
|
|
|
|
|
|
|
console.log('this.formData', this.formData) |
|
|
|