|
|
@ -131,7 +131,7 @@ define(['angular', 'angularSanitize', 'angularAnimate', 'angularMessages', 'uiRo
|
|
|
|
|
|
|
|
|
|
|
|
});
|
|
|
|
});
|
|
|
|
};
|
|
|
|
};
|
|
|
|
//$scope.getAgStatus();
|
|
|
|
$scope.getAgStatus();
|
|
|
|
$scope.refundNotice = {counts: 0};
|
|
|
|
$scope.refundNotice = {counts: 0};
|
|
|
|
$scope.openRefundNotice = false;
|
|
|
|
$scope.openRefundNotice = false;
|
|
|
|
$scope.showRefundNotice = function () {
|
|
|
|
$scope.showRefundNotice = function () {
|
|
|
|