Commit 2d7c01a5 authored by chase's avatar chase

优化开票收入

parent 4ad0a8ed
......@@ -2198,7 +2198,6 @@
"RevDetailType": "收入类型",
"RevDetailCategory": "收入类别",
"RevDetailTaxOn": "计税方法",
"revenueDetail": "开票明细",
"BillDetail": "开票明细",
"BillEditRevenueType": "编辑收入类型",
"BillDtlHandle": "操作",
......
......@@ -113,7 +113,7 @@ function ($scope, $log, $translate, $location, loginContext, enums, vatSessionSe
},
{
name: 'billDetail', permission: constant.vatPermission.dataManage.billDetailCode,
text: $translate.instant('billDetail'), icon: 'fa fa-random', show: true
text: $translate.instant('BillDetail'), icon: 'fa fa-random', show: true
}
/*{
name: 'accountMapping', permission: constant.vatPermission.dataManage.accountMappingCode,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment