申报单位管理
{{ currentDepart ? currentDepart.title : "" }}
{{ profiles.length }}人
@if(nodes.length > 0){ }@else {
节点加载中
} {{ node.title }}
  • 添加下级部门
  • @if (activatedNode?.origin?.branch) {
  • 编辑部门
  • 删除部门
  • }
部门名称 *
code
部门描述
上级部门 *
所有部门 @for (data of parentMap; track data.title) { / {{ data.title }} }
@if(parentList.length > 0){ @for (data of parentList; track $index) {
@if (!data.isLeaf) { }
}}@else { }
选择所属部门 *
所有部门 @for (data of parentMap; track data.title) { / {{ 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 }} }
姓名 *
手机号 *
邮箱 *
密码 *
已选 {{ setOfCheckedId.size }}