@@ -785,7 +785,6 @@ define([ 'angularAMD', 'ui.router', 'ui-bootstrap', 'ngLocal', 'ngTable', 'commo
$scope.chooseInvoice = ChooseInvoice
$scope.chooseInvoice.billInfo = angular.fromJson($scope.chooseInvoice.billInfo);
$scope.isUserCenter = source
- console.log($scope.chooseInvoice, '$scope.ChooseInvoice')
$scope.closeInvoice = function () {
$modalInstance.close();
};
@@ -56,7 +56,6 @@ define([ 'app/app' ], function(app) {
$defer.resolve(page.content);
//划分数据
$scope.billData = page.content;
- console.log($scope.billData, 'data')
}, function (response) {
toaster.pop('error', '获取开票记录失败 ', response.data);
});
@@ -1308,7 +1308,6 @@ define([ 'angularAMD', 'ngLocal', 'common/services', 'common/directives', 'commo
@@ -65,7 +65,6 @@ define([ 'app/app' ], function(app) {
- console.log($scope.billData, '111')
//初始化选中状态和地址信息
$scope.isAllCheck = false;
angular.forEach($scope.billData, function (item) {
@@ -123,7 +123,7 @@
<span>发票抬头:</span><span ng-bind="chooseInvoice.invoicetitle || '-'">深圳市优软商城有限公司</span>
</div>
<div class="item-list" ng-hide="chooseInvoice.invoicetype==1206">
- <span>单位地址:</span><span ng-bind="chooseInvoice.billInfo.detailAddress || '-'">深圳市家具卡卡卡卡卡卡阿里看斗罗大陆领深圳市家具卡卡卡卡卡卡阿里看斗罗大陆领</span>
+ <span>单位地址:</span><span ng-bind="chooseInvoice.billInfo.companyAddress || '-'">深圳市家具卡卡卡卡卡卡阿里看斗罗大陆领深圳市家具卡卡卡卡卡卡阿里看斗罗大陆领</span>
<span>单位电话:</span><span ng-bind="chooseInvoice.billInfo.companyPhone || '-'">125698596566556"</span>