init
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -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, | ... | ... |
-
Please register or sign in to post a comment