@@ -74,6 +74,7 @@ common={
}
},onSocket:function(e){
+ e=JSON.stringify(e);
var _this=this;
var type=e.type;
switch(type){