This commit is contained in:
Luck-Xiaomi 2022-06-15 17:18:56 +08:00
parent c024005c88
commit 92e9619318

View File

@ -272,6 +272,10 @@ export default {
this.queryParams.enterpriseId = this.projectList[this.activeIndex].enterpriseId;
//
this.getList()
//
this.getTeamList()
//
this.getDepartmentList()
})
},
/** 查询用户数据 */