|
|
@@ -329,7 +329,7 @@ export default {
|
|
|
getDictDataByType("sys_com_sex"),
|
|
|
getDictDataByType("sys_user_certificate"),
|
|
|
getDeptTree(),
|
|
|
- getProjectGroupList(),
|
|
|
+ getProjectGroupList({ noPage: true }),
|
|
|
getDictDataByType("sci_pjt_level")
|
|
|
]).then(([type, sex, cert, dept, pjt, pjtType]) => {
|
|
|
this.userTypeList = type.data.values || [];
|