jeter20131220 %!s(int64=3) %!d(string=hai) anos
pai
achega
7f8308b3b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      desktop11/goto.js

+ 1 - 1
desktop11/goto.js

@@ -96,7 +96,7 @@ function onClik() {
     url:'http://172.105.205.52:8001/deco_request_detail',
     data: jsonString,
     dataType: 'json',
-    success: function (data, textStatus, jqXHR) {
+    success: function (data, textStatus) {
 
       alert("送出成功");
     },