<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/commonPage/_layout.html", {nav: "技术需求信息",meunsel:"Manage",jsParam:jsParam,cssParam:cssParam}) {%>
添加解决方案
<%for(tempDate in solutionList!){%> <%}elsefor{%> <%}%>
解决方案序号 企业名称 技术需求ID 解决方案名称 提交时间 状态
${tempDateLP.index} ${tempDate.enterpriseName!''} ${tempDate.demandId!''} ${tempDate.name!''} ${tempDate.createDate!''} <%if(tempDate.state == 0){%> 保存 <%}else if(tempDate.state == 1){%> 待审核 <%}else if(tempDate.state == 2){%> 企业拒绝 <%}else if(tempDate.state == 3){%> 待联盟审核 <%}else if(tempDate.state == 4){%> 联盟拒绝 <%}else if(tempDate.state == 5){%> 确认立项 <%}%>
没有记录!
<%}%>