.
This commit is contained in:
parent
c024005c88
commit
92e9619318
@ -272,6 +272,10 @@ export default {
|
||||
this.queryParams.enterpriseId = this.projectList[this.activeIndex].enterpriseId;
|
||||
// 查询数据
|
||||
this.getList()
|
||||
// 查询班组列表
|
||||
this.getTeamList()
|
||||
// 查询部门列表
|
||||
this.getDepartmentList()
|
||||
})
|
||||
},
|
||||
/** 查询用户数据 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user