<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/onlineSurvey/afterPage/commonPage/_layout.html", {nav: "网上调查管理",meunsel:"onlineSurveyManage",jsParam:jsParam,cssParam:cssParam}) {%>
查询用户编号: 查询主题说明: 添加调查主题
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
序号 主题说明 可选择的选项数量 目前状态 状态操作 操作
${tempDateLP.index} ${tempDate.explains!''} ${tempDate.selnum!''} <%if(tempDate.state == 0){%> 开启 <%}else if(tempDate.state == 1){%> 未开启 <%}else if(tempDate.state == 2){%> 结束 <%}%> 开启 关闭 结束
没有记录!
<%include("/onlineSurvey/afterPage/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/admin/onlineSurvey/getThemeList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>