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
30e52ba5
Commit
30e52ba5
authored
Mar 04, 2022
by
彭令令
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、天津市鹤邦顺物流有限公司 91120113MA072LYK1Q这户企业增值税报表不显示
parent
57352cb3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
declare_grid.js
static/biz/declare_grid.js
+1
-4
No files found.
static/biz/declare_grid.js
View file @
30e52ba5
...
@@ -4,7 +4,6 @@ var sbqDate = '';
...
@@ -4,7 +4,6 @@ var sbqDate = '';
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
yearBblxDm
=
[
'10414'
,
'10420'
];
var
sfyhzctsBz
=
""
;
var
sfyhzctsBz
=
""
;
var
prefix
=
""
;
var
prefix
=
""
;
var
operateType
=
""
$
(
function
()
{
$
(
function
()
{
if
(
config
.
environmental
==
'test'
)
{
if
(
config
.
environmental
==
'test'
)
{
prefix
=
"/web"
;
prefix
=
"/web"
;
...
@@ -33,7 +32,6 @@ function getInitTable() {
...
@@ -33,7 +32,6 @@ function getInitTable() {
sessionStorage
.
setItem
(
"authorization_sbzj2"
,
authorization_sbzj2
);
sessionStorage
.
setItem
(
"authorization_sbzj2"
,
authorization_sbzj2
);
var
companyInfo
=
data
;
var
companyInfo
=
data
;
if
(
companyInfo
.
success
)
{
if
(
companyInfo
.
success
)
{
operateType
=
companyInfo
.
bean
.
operateType
;
zjhm
=
companyInfo
.
bean
.
zjhm
zjhm
=
companyInfo
.
bean
.
zjhm
sfyhzctsBz
=
companyInfo
.
bean
.
sfyhzctsBz
sfyhzctsBz
=
companyInfo
.
bean
.
sfyhzctsBz
if
(
companyInfo
.
bean
.
sfyhzctsBz
==
'Y'
)
{
if
(
companyInfo
.
bean
.
sfyhzctsBz
==
'Y'
)
{
...
@@ -57,7 +55,6 @@ function getInitTable() {
...
@@ -57,7 +55,6 @@ function getInitTable() {
}
else
{
}
else
{
hideLoading
();
hideLoading
();
operateType
=
companyInfo
.
bean
.
operateType
;
if
(
data
.
errmsg
!=
undefined
)
{
if
(
data
.
errmsg
!=
undefined
)
{
alertWarning
(
data
.
errmsg
);
alertWarning
(
data
.
errmsg
);
}
else
{
}
else
{
...
@@ -327,7 +324,7 @@ function initPage(companyInfo) {
...
@@ -327,7 +324,7 @@ function initPage(companyInfo) {
showLoading
();
showLoading
();
var
param
=
{
var
param
=
{
djxh
:
djxh
,
djxh
:
djxh
,
operateType
:
operateType
,
operateType
:
'3'
,
sbsq
:
date
,
sbsq
:
date
,
isFresh
:
type
.
toUpperCase
()
==
"Y"
,
isFresh
:
type
.
toUpperCase
()
==
"Y"
,
pzzlDm
:
companyInfo
.
pzzlDm
,
pzzlDm
:
companyInfo
.
pzzlDm
,
...
...
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