<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/commonPage/_layout.html", {nav: "企业(单位)管理",meunsel:"enterpriseManage",jsParam:jsParam,cssParam:cssParam}) {%>
<%for(tempDate in dateList!){%> <%}elsefor{%> <%}%>
序号 编码 名称 执照编码 联系方式 联系地址 主页 创建时间
${tempDateLP.index} ${tempDate.code!''} ${tempDate.name!''} ${tempDate.license!''} ${tempDate.contact!''} ${tempDate.addr!''} <%if(tempDate.ishomepage==2){%> 无 <%}else{%> 打开主页 <%}%> ${tempDate.createDate!''}
没有记录!
<%include("/ace/commonPage/_paginate.html", {"currentPage": pageNumber!1, "totalPage": totalPage!1, "totalRow": totalRow!0, "actionUrl": contextPath+"/admin/enterprise/getEnterpriseList?pageNumber=", "urlParas": urlParas!''}){}%>
<%}%>