eason.qian 7 years ago
parent c1302de12a
commit f31b05ca74

@ -1 +1 @@
manual_settle.notice=Settlement will be executed on second work day after submitted this application. Your balance will not update during this time. manual_settle.notice=Settlement will be executed on the second working day after this application has been submitted. During this period, your balance will not be updated.

@ -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 () {

Loading…
Cancel
Save