1b860c18 by wang

init

1 parent 4e57c595
...@@ -93,6 +93,7 @@ ...@@ -93,6 +93,7 @@
93 }; 93 };
94 console.log(JSON.stringify(newData)); 94 console.log(JSON.stringify(newData));
95 return false; 95 return false;
96
96 $.ajax({ 97 $.ajax({
97 type: 'post', 98 type: 'post',
98 url: apiBaseUrl + targetUrl, 99 url: apiBaseUrl + targetUrl,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!