angular json对象push到数组中的方法 在项目中,api要求的数据格式为$scope.data={"name":"zhangsan","Menus":[{"id":1},{"id":2}]}而我的返回格 json对象push到数组