@@ -22,7 +22,7 @@ define(['app/app', 'calendar'], function(app) {
}, function (response) {
toaster.pop('error', '获取商家的交易信息失败');
});
-
+
VendorService.getNotDealApplyCount({businessCode: $scope.userInfo.enterprise}, function (data) {
},function (err) {