Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
njzsb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
徐州
njzsb
Commits
746cdacc
Commit
746cdacc
authored
Dec 19, 2022
by
徐州
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.house365.com/xuzhou/njzsb
* 'master' of
http://gitlab.house365.com/xuzhou/njzsb
: 跳转
parents
238f60e3
28fe0159
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Fstzs_Yjk.jsp
WebRoot/WEB-INF/pages/fstzs/Fstzs_Yjk.jsp
+1
-1
No files found.
WebRoot/WEB-INF/pages/fstzs/Fstzs_Yjk.jsp
View file @
746cdacc
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
{
field
:
'yjje'
,
title
:
'金额'
,
width
:
100
},
{
field
:
'yjje'
,
title
:
'金额'
,
width
:
100
},
{
field
:
'pjdm'
,
title
:
'票据代码'
,
width
:
100
},
{
field
:
'pjdm'
,
title
:
'票据代码'
,
width
:
100
},
{
field
:
'dzph'
,
title
:
'票据号码'
,
width
:
100
,
formatter
:
function
(
value
,
row
,
index
){
{
field
:
'dzph'
,
title
:
'票据号码'
,
width
:
100
,
formatter
:
function
(
value
,
row
,
index
){
return
"<a href='"
+
row
.
pjUrl
+
"'>"
+
value
+
"<b></b></a>"
return
"<a
target='_black'
href='"
+
row
.
pjUrl
+
"'>"
+
value
+
"<b></b></a>"
}},
}},
{
field
:
'isKp'
,
title
:
'开票状态'
,
width
:
100
,
formatter
:
function
(
value
,
row
,
index
){
{
field
:
'isKp'
,
title
:
'开票状态'
,
width
:
100
,
formatter
:
function
(
value
,
row
,
index
){
if
(
value
==
0
)
return
"未开票"
;
if
(
value
==
0
)
return
"未开票"
;
...
...
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