<%var cssParam = {%> <%};%> <%var jsParam = {%> <%};%> <%layout("/VideoConference/commonPage/_layout_2.html", {nav: "会议邀请成员列表",meunsel:"orderListPage",jsParam:jsParam,cssParam:cssParam}) {%>
角色: 姓名: 选择成员
<%for(tempDate in userList!){%> <%}elsefor{%> <%}%>
序号 姓名 身份证号码 联系电话 参与角色 状态 操作
${tempDateLP.index} ${tempDate.userName} ${tempDate.cardnumber} ${tempDate.phone} <%if(tempDate.userType==1){%> 主讲人 <%}else if(tempDate.userType==2){%> 专家 <%}else if(tempDate.userType==3){%> 观众 <%}%> <%if(tempDate.state==0){%> 未参与 <%}else if(tempDate.state==1){%> 已参与 <%}%> <%if(tempDate.state==0){%> <%}%>
没有记录!
<%}%>