【修改】获取领导 修改逻辑

This commit is contained in:
zhoulingpo
2023-05-18 09:41:01 +08:00
parent 11a21aefeb
commit 0efac04704
3 changed files with 3 additions and 2 deletions
@@ -490,7 +490,7 @@ export default {
},
mounted() {
this.updateList()
this.getAllPerson()
// this.getAllPerson()
}
}
</script>