|
@ -125,7 +125,7 @@ export default { |
|
|
try { |
|
|
try { |
|
|
const url = "/governance/dwdEvent/list"; |
|
|
const url = "/governance/dwdEvent/list"; |
|
|
if(this.recId){ |
|
|
if(this.recId){ |
|
|
this.formData.secondIdList = [this.recId]; |
|
|
this.formData.firstIdList = [this.recId]; |
|
|
} |
|
|
} |
|
|
if(this.departId){ |
|
|
if(this.departId){ |
|
|
this.formData.departId = this.departId; |
|
|
this.formData.departId = this.departId; |
|
|