34a9a2e5 by wang

init

1 parent 102b87ff
......@@ -84,9 +84,11 @@
newData['HrVO'] = {
name:data['name'],
username:data['username'],
telephone:data['phone'],
phone:data['phone'],
password:data['password'],
roles:data['roles'],
roleIds:data['roles'],
// roles:data['roles'],
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!