${tempDateLP.index} |
${tempDate.productname!tempDate.supplydemandname} |
${tempDate.fbusername!''} |
${tempDate.squsername!''} |
${tempDate.createDate!''} |
<%if(tempDate.applicantStatus == 0){%>
未提交
<%}else if(tempDate.applicantStatus == 1){%>
成功
<%}else if(tempDate.applicantStatus == 2){%>
失败
<%}%>
|
<%if(tempDate.publisherStatus == 0){%>
未提交
<%}else if(tempDate.publisherStatus == 1){%>
成功
<%}else if(tempDate.publisherStatus == 2){%>
失败
<%}%>
|
${tempDate.description!''} |
<%if(tempDate.state == 0){%>
未开始
<%}else if(tempDate.state == 1){%>
交易中
<%}else if(tempDate.state == 2){%>
交易成功
<%}else if(tempDate.state == 2){%>
交易失败
<%}%>
|
|