git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@2180 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -3627,6 +3627,7 @@ app.controller('SaleSendCtrl', ['$scope', '$filter', 'SaleSend', 'ngTableParams'
window.location.href = '#/fa/apCheck';
}else {
$scope.haveSource = true;
+ loadData();
toaster.pop('error', '提示', '单据被反过账,请立即作废本单据');
$scope.haveSelected = true;
}