%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/ace/commonPage/_layout.html", {nav: "交易申请审核",meunsel:"transactionApplyAuditManage",jsParam:jsParam,cssParam:cssParam}) {%>
序号 | 交易信息 | 交易信息发布用户 | 申请用户 | 创建时间 | 交易申请说明 | 状态 | 操作 |
---|---|---|---|---|---|---|---|
${tempDateLP.index} | ${tempDate.productname!tempDate.supplydemandname} | ${tempDate.fbusername!''} | ${tempDate.squsername!''} | ${tempDate.createDate!''} | ${tempDate.description!''} | <%if(tempDate.state == 0){%> 未开始 <%}else if(tempDate.state == 1){%> 交易中 <%}else if(tempDate.state == 2){%> 交易成功 <%}else if(tempDate.state == 2){%> 交易失败 <%}%> | |
没有记录! |