%@ page contentType="text/html;charset=UTF-8" %> <%@ include file="/WEB-INF/views/include/taglib.jsp"%>
课程编号 | 会员姓名 | 会员号 | 美容师类型 | 手机号 | 课程类型 | 课程等级 | 报名时间 | <%--美容学校 | --%>缴费 | 操作 |
---|---|---|---|---|---|---|---|---|---|---|
${fns:escapeHtml(groomerCourseApplication.groomerCourse.code)} | ${fns:escapeHtml(groomerCourseApplication.memberCode)} | ${fns:escapeHtml(groomerCourseApplication.name)} | ${fns:getDictLabels(groomerCourseApplication.member.groomerType, 'user_groomer_type', '无')} | ${fns:escapeHtml(groomerCourseApplication.member.mobile)} | ${fns:getDictLabel(groomerCourseApplication.groomerCourse.type, 'course_type', '')} | ${fns:getDictLabel(groomerCourseApplication.groomerCourse.diplomaLevel, 'course_level', '')} |
|
<%----%> <%--${fns:escapeHtml(groomerCourseApplication.trainingInstitution.schoolNameCn)}--%> <%-- | --%>${fns:getDictLabel(groomerCourseApplication.paymentState, 'user_payment_state', '')} | 查看 |