rabin hace 3 años
padre
commit
f06c4d01aa
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      tool/work/assets/pc/html/index.html

+ 2 - 2
tool/work/assets/pc/html/index.html

@@ -396,7 +396,7 @@ function finish()
               url: config.host + "lib/manage.setInfoStatus",
               data: {
                   id: id,
-                  // json : 1,
+                  json : 1,
               },
               dataType: "json",
 
@@ -426,7 +426,7 @@ function finish()
               data: {
                   id: id,
                   type: '1',
-                  // json : 1,
+                  json : 1,
               },
               dataType: "json",