6901722b by yangjianbin

init

1 parent b880100a
...@@ -126,7 +126,6 @@ ...@@ -126,7 +126,6 @@
126 type:'delete', 126 type:'delete',
127 url:apiBaseUrl + id, 127 url:apiBaseUrl + id,
128 cache: false, 128 cache: false,
129 data:JSON.stringify(data),
130 dataType:'json', 129 dataType:'json',
131 contentType: "application/json; charset=UTF-8", 130 contentType: "application/json; charset=UTF-8",
132 success:function(data){ 131 success:function(data){
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!