9fb897b9 by wang

init

1 parent 6ccd2bda
......@@ -85,13 +85,14 @@
name:data['name'],
username:data['username'],
telephone:data['phone'],
phone:data['phone'],
// phone:data['phone'],
password:data['password'],
roleIds:data['roles'],
// roles:data['roles'],
departmentId:data['children']
};
// newData['DepartmentVO'] = {
// children:data['children']
// departmentId:data['children']
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!