init
Showing
1 changed file
with
1 additions
and
0 deletions
| ... | @@ -66,6 +66,7 @@ | ... | @@ -66,6 +66,7 @@ |
| 66 | cache: false, | 66 | cache: false, |
| 67 | data:data, | 67 | data:data, |
| 68 | dataType:'json', | 68 | dataType:'json', |
| 69 | contentType: "application/json; charset=utf-8", | ||
| 69 | success:function(data){ | 70 | success:function(data){ |
| 70 | alert('success'); | 71 | alert('success'); |
| 71 | }, | 72 | }, | ... | ... |
-
Please register or sign in to post a comment