Commit e5fd607b authored by 徐州's avatar 徐州

1

parent 4a0925dc
......@@ -207,7 +207,7 @@
{field:'cnjfhj',title:'承诺缴费环节',width:160},
{field:'zslxdbh',title:'缴费凭证/反馈单编号',width:200,align:'center'},
{field:'sfxxjbr',title:'信息录入人',width:160},
{field:'jbTime',title:'录入时间',width:fixWidth(0.16)},
{field:'updateTime',title:'录入时间',width:fixWidth(0.16)},
{field:'status',title:'是否复核',width:160,formatter:function (value, rec) {
if (rec.status==0) {
return "待复核";
......
......@@ -394,8 +394,8 @@
</td>
<th width="15">反馈日期</th>
<td width="35%" >
<input style="width: 75%;" disabled name="zzhkppjList[${st.index}].kprq" id="kprq" style="width: 140px"
type="text" class="Wdate" value="${item1.kprq}"
<input style="width: 75%;" disabled name="rfxmsfxx.fkTime" id="fkTime" style="width: 140px"
type="text" class="Wdate" value="${rfxmsfxx.fkTime}"
onfocus="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" >
</td>
</tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment