<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/onlineSurvey/afterPage/commonPage/_layout.html", {nav: "网上调查结果",meunsel:"onlineSurveyManage",jsParam:jsParam,cssParam:cssParam}) {%>
<%for(onlineSurveyThemeResult in onlineSurveyThemeResultlist!){%> <%for(tempOption in onlineSurveyThemeResult.options){%> <%}%> <%}elsefor{%> <%}%>
序号 主题名称 选项序号 选项内容 选择数量
${onlineSurveyThemeResultLP.index} ${onlineSurveyThemeResult.explains!''} 1 ${onlineSurveyThemeResult.optionsExplains!''} ${onlineSurveyThemeResult.optionsResultNum!0}
${tempOptionLP.index+1} ${tempOption.explains!''} ${tempOption.resultNum!0}
没有记录!
<%include("/onlineSurvey/afterPage/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/admin/onlineSurveyFront/viewResult?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>