Commit f70d2daf authored by houyu's avatar houyu

1

parent 8ccd68c6
......@@ -658,7 +658,7 @@
$.messager.confirm("提示", "是否打印", function(result) {
var row_Id = 1
var zslxdbh = 2
createSimpleWindow("win_paymentVoucher","打印缴费凭证","${ctx}/jsp/jfpz/print.action?id="+row_Id,850,700);
createSimpleWindow("win_paymentVoucher","打印缴费凭证","${ctx}/jsp/jfpz/print.action?id="+id,850,700);
});
<%--var tp = '${rfxm.mjyj}' == '002' || '${rfxm.mjyj}' == '004' ? 1 : 2;--%>
<%--myDoc = {--%>
......
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