优化一些代码
This commit is contained in:
@@ -132,7 +132,8 @@ namespace ZR.Service.System
|
||||
|
||||
if (child.DeptId.Equals(deptId))
|
||||
{
|
||||
DeptRepository.UdateDeptChildren(child);
|
||||
Saveable(child, it => new { it.Ancestors });
|
||||
//DeptRepository.UdateDeptChildren(child);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user