Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
2d7c01a5
Commit
2d7c01a5
authored
Feb 28, 2019
by
chase
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化开票收入
parent
4ad0a8ed
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
vat.json
atms-web/src/main/webapp/app-resources/i18n/zh-CN/vat.json
+0
-1
vat-import-layout.ctrl.js
...pp/vat/import/vat-import-layout/vat-import-layout.ctrl.js
+1
-1
No files found.
atms-web/src/main/webapp/app-resources/i18n/zh-CN/vat.json
View file @
2d7c01a5
...
...
@@ -2198,7 +2198,6 @@
"RevDetailType"
:
"收入类型"
,
"RevDetailCategory"
:
"收入类别"
,
"RevDetailTaxOn"
:
"计税方法"
,
"revenueDetail"
:
"开票明细"
,
"BillDetail"
:
"开票明细"
,
"BillEditRevenueType"
:
"编辑收入类型"
,
"BillDtlHandle"
:
"操作"
,
...
...
atms-web/src/main/webapp/app/vat/import/vat-import-layout/vat-import-layout.ctrl.js
View file @
2d7c01a5
...
...
@@ -113,7 +113,7 @@ function ($scope, $log, $translate, $location, loginContext, enums, vatSessionSe
},
{
name
:
'billDetail'
,
permission
:
constant
.
vatPermission
.
dataManage
.
billDetailCode
,
text
:
$translate
.
instant
(
'
b
illDetail'
),
icon
:
'fa fa-random'
,
show
:
true
text
:
$translate
.
instant
(
'
B
illDetail'
),
icon
:
'fa fa-random'
,
show
:
true
}
/*{
name: 'accountMapping', permission: constant.vatPermission.dataManage.accountMappingCode,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment