Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zxtb_to_ssfwpt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Bugzilla
Bugzilla
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
卢世豪
zxtb_to_ssfwpt
Commits
f7ea57a0
Commit
f7ea57a0
authored
May 31, 2021
by
刘明珠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
综合申报:zhsbPzzl调整
parent
500457d9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
syntheticalReport_grid.js
static/biz/syntheticalReport_grid.js
+8
-2
No files found.
static/biz/syntheticalReport_grid.js
View file @
f7ea57a0
...
...
@@ -2,7 +2,9 @@ var initpage;
var
sbqDate
=
''
;
var
djxh
=
""
;
var
taxInfos
=
[];
var
zhsbPzzl
=
"10101|10102|11602|10401|10402|11901|11503|10902"
;
// var zhsbPzzl = "10101|10102|11602|10401|10402|11901|11503|10902";
var
zhsbPzzl
=
"10101|10102|11602|10401|10402|10110|10902|10112|10113"
;
// 10110:房产税 10902:印花税 10112:城镇土地使用税 10113:土地增值税
$
(
function
()
{
showLoading
();
...
...
@@ -28,11 +30,15 @@ function getInitTable() {
hideLoading
();
//el表达式变jqa
// $("#token").attr("value","");
if
(
data
.
code
==
'99'
){
myAlert
(
"提示"
,
data
.
errmsg
,
"确定"
)
return
false
}
if
(
data
.
success
)
{
if
(
data
.
bean
.
url
==
"error.jsp"
)
{
myAlert
(
"提示"
,
data
.
bean
.
errorInfo
,
"确定"
)
// window.location.href = "/jsp/error/index.html?falg="+param;
return
return
false
}
}
if
(
data
.
bean
.
sfyhzctsBz
==
'Y'
)
{
...
...
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