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
126ac2da
Commit
126ac2da
authored
Oct 28, 2021
by
yangyuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整宽度
parent
f70348b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
zhsbtc_grid.js
static/biz/zhsbtc_grid.js
+5
-3
No files found.
static/biz/zhsbtc_grid.js
View file @
126ac2da
...
@@ -124,16 +124,16 @@ function initPage(companyInfo) {
...
@@ -124,16 +124,16 @@ function initPage(companyInfo) {
width
:
"40%"
width
:
"40%"
},
{
},
{
name
:
"税款所属期起"
,
name
:
"税款所属期起"
,
width
:
"1
5
%"
width
:
"1
2
%"
},
{
},
{
name
:
"税款所属期止"
,
name
:
"税款所属期止"
,
width
:
"1
5
%"
width
:
"1
2
%"
},
{
},
{
name
:
"申报日期"
,
name
:
"申报日期"
,
width
:
"10%"
width
:
"10%"
},
{
},
{
name
:
"操作"
,
name
:
"操作"
,
width
:
"
15
%"
width
:
"
21
%"
}];
}];
//渲染表
//渲染表
getTableDeclaration
(
'#'
+
id
,
order
,
headerList
,
taxInfo
,
buttonHtml
,
promptStatement
)
getTableDeclaration
(
'#'
+
id
,
order
,
headerList
,
taxInfo
,
buttonHtml
,
promptStatement
)
...
@@ -169,6 +169,8 @@ function initPage(companyInfo) {
...
@@ -169,6 +169,8 @@ function initPage(companyInfo) {
if
(
node
[
0
].
innerText
==
"申报"
)
{
if
(
node
[
0
].
innerText
==
"申报"
)
{
cxurlHandleFun
(
data
.
djxh
);
cxurlHandleFun
(
data
.
djxh
);
}
else
if
(
node
[
0
].
innerText
==
"税源信息采集"
)
{
}
else
if
(
node
[
0
].
innerText
==
"税源信息采集"
)
{
// window.open(prefix + '/onlineReport/jsp/zhsbtcIframe/index.html?cxzhsbtcType=syxxcj&time=' + Math.random(), '_blank')
// return
var
cjUrl
=
cjurlHandleFun
(
data
.
bblxDm
)
var
cjUrl
=
cjurlHandleFun
(
data
.
bblxDm
)
let
aLink
=
document
.
createElement
(
'a'
);
let
aLink
=
document
.
createElement
(
'a'
);
// aLink.href = "http://114.115.168.201/web/propertybehaviortax#/collectListGDZYS?lybz=online&djxh=10211200000090016380&zsDjxh=10111298000025892661&value=5572DA6A3C11BC372A96FC8F6052D31DBDD47ED6BAD6E90C342919703F21EED8988D1A3BC1BB5F12FA36DD8D2709AD4484E8F19E366C4EF4D58F1B671BB93B16DDCC908ECA5C741BD70981B857E81FE7F7D7312DD16378644DF64B3E2C5FC7C60B9497A3B631B96B527C06F31DAD3457864C9C08C9A960673CFF1C65122879268fa938297e";
// aLink.href = "http://114.115.168.201/web/propertybehaviortax#/collectListGDZYS?lybz=online&djxh=10211200000090016380&zsDjxh=10111298000025892661&value=5572DA6A3C11BC372A96FC8F6052D31DBDD47ED6BAD6E90C342919703F21EED8988D1A3BC1BB5F12FA36DD8D2709AD4484E8F19E366C4EF4D58F1B671BB93B16DDCC908ECA5C741BD70981B857E81FE7F7D7312DD16378644DF64B3E2C5FC7C60B9497A3B631B96B527C06F31DAD3457864C9C08C9A960673CFF1C65122879268fa938297e";
...
...
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