|
@ -117,6 +117,10 @@ export default { |
|
|
} else if (this.$store.state.user.superAdmin === 1) { |
|
|
} else if (this.$store.state.user.superAdmin === 1) { |
|
|
this.deptListTreeSetDefaultHandle() |
|
|
this.deptListTreeSetDefaultHandle() |
|
|
} |
|
|
} |
|
|
|
|
|
if (this.dataForm.id) { |
|
|
|
|
|
} else { |
|
|
|
|
|
this.dataForm.partyCode = '' |
|
|
|
|
|
} |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
}) |
|
|
this.getSecondOrgDicList() |
|
|
this.getSecondOrgDicList() |
|
|