对接待办中心

This commit is contained in:
sunFlower
2022-10-18 15:50:46 +08:00
parent d41c073cec
commit f23800cda7
3 changed files with 8 additions and 9 deletions
@@ -127,8 +127,7 @@
this.taskIds = []
this.projectLawsInventoryIds = []
this.selectedRowKeys.forEach(res => {
res.taskIds = res.actiProcInstId
this.taskIds.push(res.taskIds)
this.taskIds.push(res.taskId)
this.projectLawsInventoryIds.push(res.projectLawsInventoryId)
})
this.confirmLoading = false