姓名: <%=detailInfoData.appName%> <% if(detailInfoData.showRenewalPlan){%> 制作计划书 <%}%>
车牌号:<%=detailInfoData.vehicleLicenceCode%>
<% var policyListInfo = detailInfoData.policyList; %> <% for(var i=0; i< policyListInfo.length; i++){ %><%=policyListInfo[i].planCodeDesc%>
<%=policyListInfo[i].polNo%>
<%=policyListInfo[i].premium%>
<%=policyListInfo[i].insuranceEndDate%>
<%=boolean[detailInfoData.hasCreditCard]%>
<%=boolean[detailInfoData.canInstallment]%>