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
6876124b
Commit
6876124b
authored
Oct 25, 2021
by
彭令令
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加判断条件
parent
d0fe85d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
overdue_grid.js
static/biz/overdue_grid.js
+3
-3
No files found.
static/biz/overdue_grid.js
View file @
6876124b
...
...
@@ -38,10 +38,10 @@ function getInitTable() {
//el表达式变jq
// $("#token").attr("value","");
var
companyInfo
=
data
;
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
djXh
=
companyInfo
.
bean
.
taxInfos
[
0
].
zsDjxh
config
.
value
=
companyInfo
.
bean
.
value
if
(
companyInfo
.
success
)
{
$
(
"#djxh"
).
attr
(
"value"
,
companyInfo
.
djxh
);
djXh
=
companyInfo
.
bean
.
taxInfos
[
0
].
zsDjxh
config
.
value
=
companyInfo
.
bean
.
value
if
(
companyInfo
.
bean
.
sfyhzctsBz
==
'Y'
)
{
myAlert
(
"提示"
,
"尊敬的纳税人、缴费人,为进一步巩固拓展减税降费成效,助力市场主体纾困解难,对部分2020年底到期税费优惠政策(不包括社会保险费),您可暂按原政策文件规定申报享受优惠(原减免性质代码可继续使用)。详细情况可咨询主管税务分局、税务所或12366纳税服务热线。感谢您的理解与支持!!"
,
"确定"
);
}
...
...
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