对接待办中心
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user