private void bindDeptList() { ClassHelper.AddDeptPaeent(ddrParent); }
private void bindDept() { ClassHelper.AddDeptPaeent(ddrDept); }