Web_Manager_Develope
wu ming 9 years ago
parent 149a1cba46
commit 3916e0e6da

File diff suppressed because one or more lines are too long

@ -133,7 +133,7 @@ module Configs{
$.ajax({ $.ajax({
type: "POST", type: "POST",
url: "/java/console/api/volume/update", url: "/java/console/api/volume/update",
timeout: 5000, timeout: 15000,
dataType: 'json', dataType: 'json',
//async: false, //async: false,
data: JSON.stringify(data), data: JSON.stringify(data),

Loading…
Cancel
Save