1cec9d76 by yangjianbin

init

1 parent 6901722b
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
124 }, function(){ 124 }, function(){
125 $.ajax({ 125 $.ajax({
126 type:'delete', 126 type:'delete',
127 url:apiBaseUrl + id, 127 url:apiBaseUrl + 'config/product/' + id,
128 cache: false, 128 cache: false,
129 dataType:'json', 129 dataType:'json',
130 contentType: "application/json; charset=UTF-8", 130 contentType: "application/json; charset=UTF-8",
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!