This commit is contained in:
wu ming 2016-11-14 10:53:49 +08:00
parent 149a1cba46
commit 3916e0e6da
2 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

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