I have this code
我有这个代码
$scope.users = $meteor.collection( function() {
return AllClients.find({}, {name: 1, _id: 0});
});
$scope.users = $metI have this code
我有这个代码
$scope.users = $meteor.collection( function() {
return AllClients.find({}, {name: 1, _id: 0});
});
$scope.users = $met