Commit fb2bfafd authored by liyadong's avatar liyadong

update

parent bd7a47aa
...@@ -83,7 +83,7 @@ ...@@ -83,7 +83,7 @@
}, },
async:false, async:false,
success:function(data){ success:function(data){
callback(data); callback(data.data);
} }
}); });
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment