1cd8f4c3 by wang

init

1 parent 702752a8
......@@ -81,7 +81,7 @@
var targetUrl = $("#add").attr("action");
var data = $("#add").serializeJson();
var newData = {};
newData['hrInputVO'] = {
newData = {
// newData['HrVO'] = {
name:data['name'],
username:data['username'],
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!