|
|
@ -149,7 +149,7 @@ export default { |
|
|
this.getInfo() |
|
|
this.getInfo() |
|
|
} else { |
|
|
} else { |
|
|
this.dataForm.allDeptIds = [] |
|
|
this.dataForm.allDeptIds = [] |
|
|
this.dataForm.cadreFlag = [] |
|
|
this.dataForm.cadreFlag = '' |
|
|
this.dataForm.tagIds = [] |
|
|
this.dataForm.tagIds = [] |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
|