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
e5fd607b
Commit
e5fd607b
authored
Sep 22, 2022
by
徐州
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4a0925dc
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Rfxm_Sfxx_Detail.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
+1
-1
Rfxm_Sfxx_View.jsp
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
+2
-2
No files found.
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_Detail.jsp
View file @
e5fd607b
...
@@ -207,7 +207,7 @@
...
@@ -207,7 +207,7 @@
{
field
:
'cnjfhj'
,
title
:
'承诺缴费环节'
,
width
:
160
},
{
field
:
'cnjfhj'
,
title
:
'承诺缴费环节'
,
width
:
160
},
{
field
:
'zslxdbh'
,
title
:
'缴费凭证/反馈单编号'
,
width
:
200
,
align
:
'center'
},
{
field
:
'zslxdbh'
,
title
:
'缴费凭证/反馈单编号'
,
width
:
200
,
align
:
'center'
},
{
field
:
'sfxxjbr'
,
title
:
'信息录入人'
,
width
:
160
},
{
field
:
'sfxxjbr'
,
title
:
'信息录入人'
,
width
:
160
},
{
field
:
'
jb
Time'
,
title
:
'录入时间'
,
width
:
fixWidth
(
0.16
)},
{
field
:
'
update
Time'
,
title
:
'录入时间'
,
width
:
fixWidth
(
0.16
)},
{
field
:
'status'
,
title
:
'是否复核'
,
width
:
160
,
formatter
:
function
(
value
,
rec
)
{
{
field
:
'status'
,
title
:
'是否复核'
,
width
:
160
,
formatter
:
function
(
value
,
rec
)
{
if
(
rec
.
status
==
0
)
{
if
(
rec
.
status
==
0
)
{
return
"待复核"
;
return
"待复核"
;
...
...
WebRoot/WEB-INF/pages/rfxm/Rfxm_Sfxx_View.jsp
View file @
e5fd607b
...
@@ -394,8 +394,8 @@
...
@@ -394,8 +394,8 @@
</td>
</td>
<th
width=
"15"
>
反馈日期
</th>
<th
width=
"15"
>
反馈日期
</th>
<td
width=
"35%"
>
<td
width=
"35%"
>
<input
style=
"width: 75%;"
disabled
name=
"
zzhkppjList[${st.index}].kprq"
id=
"kprq
"
style=
"width: 140px"
<input
style=
"width: 75%;"
disabled
name=
"
rfxmsfxx.fkTime"
id=
"fkTime
"
style=
"width: 140px"
type=
"text"
class=
"Wdate"
value=
"${
item1.kprq
}"
type=
"text"
class=
"Wdate"
value=
"${
rfxmsfxx.fkTime
}"
onfocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
>
onfocus=
"WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})"
>
</td>
</td>
</tr>
</tr>
...
...
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