<%if( type === ''){%> <% } else if(type === 'AppointmentRecordView') {%> <% if (regs == '' || regs[0].regRecords.length === 0){%>
您最近没有相关记录
<% }else {%>
<%for (var k = 0; regs != '' && k < regs.length; k++) {%>
<%=regs[k].monthName%>
<%for (var i = 0; i < regs[k].regRecords.length; i++) { var item = regs[k].regRecords[i]; %>
<%=item.dept%>
<%=item.regDate+' '+(item.regTime==='MORNING'?'上午':'下午')%>
<% if(item.expertId) { %>
<% } %> <%=item.expertName%>
<% var statusMap = { 'PASS': '预约成功', 'FAIL': '预约失败', 'CANCELLED': '已撤销' }; %>
<%=statusMap[item.status]%>
<% } %> <% } %>
<% }%> <% } else if(type === 'GuahaoRecordView') {%> <% if (regs == '' || regs[0].regRecords.length === 0){%>
您最近没有相关记录
<% }else {%>
<%for (var k = 0; regs != '' && k < regs.length; k++) {%>
<%=regs[k].monthName%>
<%for (var i = 0; i < regs[k].regRecords.length; i++) { var item = regs[k].regRecords[i]; %>
<%=item.dept%>
<%=item.regDate+' '+(item.regTime==='MORNING'?'上午':'下午')%>
<% if(item.expertId) { %>
<% } %> <%=item.expertName%>
<% var statusMap = { 'PASS': '挂号成功', 'FAIL': '挂号失败', 'CANCELLED': '已撤销' }; %>
<%=statusMap[item.status]%>
<% } %> <% } %>
<% }%> <% } else if( type === 'VisitDoctorRecordView') {%> <%if( regs.length === 0 && modal === 'index' ) {%>
您最近没有相关记录
<%} else {%>
<% var i, j; for(i=0;i
<%=mouth.monthName%>
<% for(j=0;j
<%=item.deptName%>
<%=item.patientName%> <%if(item.cardNO){%> <%='(***' + item.cardNO.substring((item.cardNO.length - 4),item.cardNO.length) + ')'%> <%}%>
<%=item.medDate%> <% if(item.surveyId==0){ %>
未评价
<%}else{%>
已评价
<%}%>
<% }%>
<%}%>
<%}%> <% } else if(type === 'CostRecordView') {%> <%if( regs.length === 0 && modal === 'index' ) {%>
您最近没有相关记录
<%} else {%>
<% var i, j; for(i=0;i
<%=mouth.receiptSource%>
<%=mouth.userName%> <%if(mouth.cardNO){%> <%='(***' + mouth.cardNO.substring((mouth.cardNO.length - 4),mouth.cardNO.length) + ')'%> <%}%>
<%=mouth.receiptType%>
<%=mouth.totalFee%> <%=mouth.feeDate%>
<%}%>
<%}%> <% } else if(type === 'UnFinishCostRecordView') {%> <% } else if( type === 'CheckupRecordView' || type === 'CheckInspectRecordView' ) {%> <%if( regs.length === 0 && modal === 'index' ) {%>
您最近没有相关记录
<%} else {%>
<%for(var i=0;i
<%=mouth.pacsReportVO ? mouth.pacsReportVO.clinicDeptName : mouth.assReportVO.clinicDeptName%>
<%=mouth.itemName%>
<%=mouth.userName%> <%if(mouth.cardNO){%> <%='(***' + mouth.cardNO.substring((mouth.cardNO.length - 4),mouth.cardNO.length) + ')'%> <%}%>
<%=mouth.reportDate%>
<%}%>
<%}%> <% } else if(type === 'UnFinishCostRecordView') {%> <%}else if(type === 'outpatientPay'){%>
<%}else if(type === 'showoutpatientPay'){%> <%}%>