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
351ef65d
Commit
351ef65d
authored
Apr 09, 2019
by
zhkwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
admin税务信息--返还率信息--增加税种的数量
parent
19fd2bbf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
constant.js
atms-web/src/main/webapp/app/common/utils/constant.js
+7
-3
No files found.
atms-web/src/main/webapp/app/common/utils/constant.js
View file @
351ef65d
...
...
@@ -1436,9 +1436,13 @@ constant.EquityCurrency = [
constant
.
GroupTypeList
=
[
{
code
:
0
,
type
:
"增值税"
},
{
code
:
1
,
type
:
"印花税"
},
{
code
:
2
,
type
:
"企业所得税"
},
{
code
:
3
,
type
:
"国际税"
}
{
code
:
1
,
type
:
"企业所得税"
},
{
code
:
2
,
type
:
"印花税"
},
{
code
:
3
,
type
:
"城建税"
},
{
code
:
4
,
type
:
"教育费附加"
},
{
code
:
5
,
type
:
"地方教育费附加"
},
{
code
:
6
,
type
:
"个人所得税"
},
{
code
:
7
,
type
:
"国际税"
}
];
constant
.
InvoiceTypeList
=
[
...
...
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