@if ((!editLoading && eduProcess?.id) || this.tbookSer.profile.identity == '高校联系人') { 申报单位管理
{{ currentDepart ? currentDepart.title : "" }}
{{ profiles.length }}人
@if(nodes.length > 0){ }@else {
节点加载中
} {{ node.title }}
  • 添加下级部门
  • @if (activatedNode?.parentNode) {
  • 编辑部门
  • 删除部门
  • }
部门名称 *
code
部门描述
上级部门 *
所有部门 @for (data of parentMap; track data.title) { / @if ($index !=0 && data?.verify) { {{ data.title }} }@else { {{ data.title }} } }
@if(parentList.length > 0){ @for (data of parentList; track $index) {
@if (!data.isLeaf) { }
} }@else { }
选择所属部门 *
所有部门 @for (data of parentMap; track data.title) { / @if ($index !=0 && data?.verify) { {{ data.title }} }@else { {{ data.title }} } }
@if(parentList.length > 0){ @for (data of parentList; track $index) {
@if (!data.isLeaf) { }
} }@else { }
人员类型
@for(item of userType; track item;let index = $index){ {{ item }} }
姓名 *
手机号 *
邮箱 *
密码 *
把{{ profileAccount?.get("user")?.get("name") || profileAccount?.get("user")?.get("phone") || profileAccount?.get("email") || profileAccount?.get("user")?.get("username") }}的所属部门变更为
选择更换的所属部门 *
所有部门 @for (data of parentMap; track data.title) { / @if ($index !=0 && data?.verify) { {{ data.title }} }@else { {{ data.title }} } }
@if(parentList.length > 0){ @for (data of parentList; track $index) {
@if (!data.isLeaf) { }
}}@else { }
人员类型
@for(item of userType; track item;let index = $index){ {{ item }} }
@if (profileAccount?.get('identity') == '工作联系人') {
该用户已被设置工作联系人,变更部门后,你需要重新设置该部门的工作联系人
}
已选 {{ setOfCheckedId.size }}
} @else if (editLoading) {
} @else { }