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
10af2ddf
Commit
10af2ddf
authored
Jun 30, 2022
by
彭令令
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改生产问题
parent
531a1b38
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
declarePay.js
static/biz/declarePay.js
+4
-4
sdscxsReport_grid.js
static/biz/sdscxsReport_grid.js
+1
-1
No files found.
static/biz/declarePay.js
View file @
10af2ddf
...
...
@@ -187,7 +187,7 @@ function initPage(companyInfo) {
width
:
"4%"
},
{
name
:
"申报表"
,
width
:
"
7
%"
width
:
"
16
%"
},
{
name
:
"登记序号"
,
...
...
@@ -222,7 +222,7 @@ function initPage(companyInfo) {
width
:
"7%"
},
{
name
:
"操作"
,
width
:
"1
9
%"
width
:
"1
0
%"
}];
//渲染表
getTableDeclaration
(
id
,
order
,
headerList
,
taxInfo
,
buttonHtml
,
promptStatement
)
...
...
@@ -288,7 +288,7 @@ function initPage(companyInfo) {
width
:
"4%"
},
{
name
:
"申报表"
,
width
:
"
14
%"
width
:
"
7
%"
},
{
name
:
"登记序号"
,
...
...
@@ -316,7 +316,7 @@ function initPage(companyInfo) {
},
{
name
:
"操作"
,
width
:
"1
2
%"
width
:
"1
9
%"
}];
//渲染表
getTableDeclaration
(
id
,
order
,
headerList
,
financialInfo
,
buttonHtml
,
promptStatement
)
...
...
static/biz/sdscxsReport_grid.js
View file @
10af2ddf
...
...
@@ -593,7 +593,7 @@ function initPage(companyInfo) {
}
if
(
config
.
environmental
==
'preProduce'
)
{
ccxwsTableUrl
=
"/web/"
+
cxsCollectObj
[
bblxDm
]
+
"/index.html"
;
}
else
if
(
config
.
environmental
==
'produc
e
'
)
{
}
else
if
(
config
.
environmental
==
'produc
tion
'
)
{
ccxwsTableUrl
=
"/web/online/"
+
cxsCollectObj
[
bblxDm
]
+
"/index.html"
;
}
else
{
ccxwsTableUrl
=
"/web/propertybehaviortax/#/"
+
cxsCollectObj
[
bblxDm
];
...
...
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