Commit 3eee5a86 by qwmqiuwenmin

fix

parent 8495f78e
......@@ -320,7 +320,7 @@ public class DepartmentContoller extends WebBaseController{
handerSonDepartment(departmentQO.getCurrDepartment());
HaobanResponse hr = departmentApiService.edit(department);
String sonDepartment = editDepartment.getChildren();
String sonDepartment = departmentQO.getChildren();
handler(sonDepartment,department.getDepartmentId());
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment