This commit is contained in:
parent
a27b9b5d3a
commit
efe527c1fd
|
@ -67,7 +67,7 @@ var wide = {
|
|||
};
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: '/save',
|
||||
url: '/file/save',
|
||||
data: JSON.stringify(request),
|
||||
dataType: "json",
|
||||
success: function(data) {
|
||||
|
|
Loading…
Reference in New Issue