增加接口参数
This commit is contained in:
parent
ecb25818e8
commit
b0e589ba93
|
|
@ -462,6 +462,7 @@ export default {
|
|||
if (data.manageType == 0) {
|
||||
this.sendParamsReturnDetails.parentId = data.parentIds
|
||||
this.sendParamsReturnDetails.typeId = data.typeId
|
||||
this.sendParamsReturnDetails.taskId = data.taskId
|
||||
this.isQuery = false
|
||||
this.isNumDetails = false
|
||||
this.dialogConfigReturn.handleColShow = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue