b97c32a4 by wang

init

1 parent 1b860c18
...@@ -93,7 +93,6 @@ ...@@ -93,7 +93,6 @@
93 }; 93 };
94 console.log(JSON.stringify(newData)); 94 console.log(JSON.stringify(newData));
95 return false; 95 return false;
96
97 $.ajax({ 96 $.ajax({
98 type: 'post', 97 type: 'post',
99 url: apiBaseUrl + targetUrl, 98 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!