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
4bea66da
Commit
4bea66da
authored
Jan 13, 2023
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
192.168.1.193:8999新增zsbProxy,因为非税开的票是外网url
parent
b1fa5704
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 @
4bea66da
...
...
@@ -72,7 +72,7 @@
{
field
:
'yjje'
,
title
:
'金额'
,
width
:
100
},
{
field
:
'pjdm'
,
title
:
'票据代码'
,
width
:
150
},
{
field
:
'dzph'
,
title
:
'票据号码'
,
width
:
150
,
formatter
:
function
(
value
,
row
,
index
){
return
"<a class='to_path' target='_black' href='"
+
row
.
pjUrl
+
"'>"
+
value
+
"<b></b></a>"
return
"<a class='to_path' target='_black' href='
http://192.168.1.193:8999/proxy?
"
+
row
.
pjUrl
+
"'>"
+
value
+
"<b></b></a>"
}},
{
field
:
'kpState'
,
title
:
'开票状态'
,
width
:
100
,
formatter
:
function
(
value
,
row
,
index
){
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