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
e6fe3e5e
Commit
e6fe3e5e
authored
Jun 29, 2021
by
刘明珠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
同步分支dev_20210617的修改
parent
76e29ac8
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
22 additions
and
12 deletions
+22
-12
index.html
jsp/declare/index.html
+1
-3
index.html
jsp/overdue/index.html
+1
-3
syntheticalReport_grid.js
static/biz/syntheticalReport_grid.js
+20
-6
No files found.
jsp/declare/index.html
View file @
e6fe3e5e
...
@@ -75,9 +75,7 @@
...
@@ -75,9 +75,7 @@
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如遇此情况,等几秒钟再
“刷新”
或退出后稍后重进申报清册查看。
</span>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如遇此情况,等几秒钟再
“刷新”
或退出后稍后重进申报清册查看。
</span>
</div>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
5、没有财务报表清册,可能是以下原因之一:
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
5、没有财务报表清册,可能是以下原因之一:
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
未做财务报表备案,
<label
id=
"goRecord"
<div
class=
"reminder"
><span
class=
"span-font-size"
>
未做财务报表备案;
</span></div>
class=
"label_declare"
>
现在去备案;
</label></span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
只做了备案报告书但未做具体的会计报表名称;
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
只做了备案报告书但未做具体的会计报表名称;
</span></div>
</div>
</div>
</div>
</div>
...
...
jsp/overdue/index.html
View file @
e6fe3e5e
...
@@ -81,9 +81,7 @@
...
@@ -81,9 +81,7 @@
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如遇此情况,等几秒钟再
“刷新”
或退出后稍后重进申报清册查看。
</span>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
如遇此情况,等几秒钟再
“刷新”
或退出后稍后重进申报清册查看。
</span>
</div>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
5、没有财务报表清册,可能是以下原因之一:
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
5、没有财务报表清册,可能是以下原因之一:
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
未做财务报表备案,
<label
id=
"goRecord"
<div
class=
"reminder"
><span
class=
"span-font-size"
>
未做财务报表备案;
</span></div>
class=
"label_declare"
>
现在去备案;
</label></span>
</div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
只做了备案报告书但未做具体的会计报表名称;
</span></div>
<div
class=
"reminder"
><span
class=
"span-font-size"
>
只做了备案报告书但未做具体的会计报表名称;
</span></div>
</div>
</div>
</div>
</div>
...
...
static/biz/syntheticalReport_grid.js
View file @
e6fe3e5e
...
@@ -30,7 +30,7 @@ function getInitTable() {
...
@@ -30,7 +30,7 @@ function getInitTable() {
hideLoading
();
hideLoading
();
//el表达式变jqa
//el表达式变jqa
// $("#token").attr("value","");
// $("#token").attr("value","");
if
(
data
.
code
==
'99'
)
{
if
(
data
.
code
==
'99'
)
{
myAlert
(
"提示"
,
data
.
errmsg
,
"确定"
)
myAlert
(
"提示"
,
data
.
errmsg
,
"确定"
)
return
false
return
false
}
}
...
@@ -47,7 +47,14 @@ function getInitTable() {
...
@@ -47,7 +47,14 @@ function getInitTable() {
zjhm
=
data
.
bean
.
zjhm
zjhm
=
data
.
bean
.
zjhm
djxh
=
data
.
bean
.
djxh
;
djxh
=
data
.
bean
.
djxh
;
sbqDate
=
data
.
bean
.
sbsq
;
sbqDate
=
data
.
bean
.
sbsq
;
taxInfos
=
data
.
bean
.
taxInfos
;
taxInfos
=
[];
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
if
(
djxh
==
zsDjxh
)
{
taxInfos
.
push
(
data
.
bean
.
taxInfos
[
i
]);
}
}
data
.
bean
.
financialInfos
=
[];
data
.
bean
.
financialInfos
=
[];
data
.
bean
.
taxInfos
=
[{
data
.
bean
.
taxInfos
=
[{
"sssqZ"
:
"--"
,
"sssqZ"
:
"--"
,
...
@@ -185,7 +192,7 @@ function initPage(companyInfo) {
...
@@ -185,7 +192,7 @@ function initPage(companyInfo) {
sbsq
:
sbqDate
,
sbsq
:
sbqDate
,
taxInfos
:
taxInfos
,
taxInfos
:
taxInfos
,
value
:
config
.
value
,
value
:
config
.
value
,
zjhm
:
zjhm
zjhm
:
zjhm
},
},
};
};
window
.
open
(
config
.
zhsbPage
,
'_blank'
);
window
.
open
(
config
.
zhsbPage
,
'_blank'
);
...
@@ -240,7 +247,14 @@ function initPage(companyInfo) {
...
@@ -240,7 +247,14 @@ function initPage(companyInfo) {
return
return
}
}
djxh
=
data
.
bean
.
djxh
;
djxh
=
data
.
bean
.
djxh
;
taxInfos
=
data
.
bean
.
taxInfos
;
taxInfos
=
[];
for
(
var
i
=
0
;
i
<
data
.
bean
.
taxInfos
.
length
;
i
++
)
{
var
djxh
=
data
.
bean
.
taxInfos
[
i
].
djxh
;
var
zsDjxh
=
data
.
bean
.
taxInfos
[
i
].
zsDjxh
;
if
(
djxh
==
zsDjxh
)
{
taxInfos
.
push
(
data
.
bean
.
taxInfos
[
i
]);
}
}
data
.
bean
.
financialInfos
=
[];
data
.
bean
.
financialInfos
=
[];
data
.
bean
.
taxInfos
=
[{
data
.
bean
.
taxInfos
=
[{
"sssqZ"
:
"--"
,
"sssqZ"
:
"--"
,
...
...
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