|
@ -1002,6 +1002,7 @@ export default { |
|
|
}, |
|
|
}, |
|
|
communityHandleChange(value){ |
|
|
communityHandleChange(value){ |
|
|
this.deptIdList = null |
|
|
this.deptIdList = null |
|
|
|
|
|
this.deptIdListLt = 0 |
|
|
this.dataForm.agencyList = [] |
|
|
this.dataForm.agencyList = [] |
|
|
this.dataForm.deptIdList = [] |
|
|
this.dataForm.deptIdList = [] |
|
|
value.forEach(e => { |
|
|
value.forEach(e => { |
|
|