@include("/include/_header.html", {'title':'部门管理'}){}
部门编号
部门名称
部门简称
上级部门
请选择
@include("/component/_select_dept.html", {'domId':'selParentDepart', 'inputName':'parentName', 'inputId':'parentId'}){}
部门类型
排序
备注
${depart.memo!}
@include("/include/_container.html", {'js':'/assets/sys/dept/dept.js'}){}