预报名家长会通知
预报名问卷
预报名信息导出
意向统计
乐团缴费
特色乐团缴费
预报名H5统计
搜索
重置
{{ scope.row.userId }}
{{ scope.row.gender ? "男" : "女" }}
{{ scope.row.phone }}
{{ scope.row.currentGrade }}{{ scope.row.currentClass }}
{{
scope.row.teacherRecommandSubjectId
? scope.row.teacherRecommandSubjectName
: null
}}
{{
!scope.row.teacherRecommandSubjectName &&
scope.row.teacherRecommandSubjectId == 999
? "听从老师安排"
: null
}}
{{
scope.row.teacherRecommandSubjectId == -1 &&
!scope.row.teacherRecommandSubjectName
? "无"
: null
}}
{{
scope.row.selectionSubjectId
? scope.row.selectionSubjectName
: null
}}
{{
!scope.row.selectionSubjectName &&
scope.row.selectionSubjectId == 999
? "听从老师安排"
: null
}}
{{
!scope.row.selectionSubjectId && !scope.row.selectionSubjectName
? "无"
: null
}}
{{
scope.row.subjectFirstName ? scope.row.subjectFirstName : null
}}
{{
!scope.row.subjectFirstName && scope.row.subjectFirst == 999
? "听从老师安排"
: null
}}
{{
!scope.row.subjectFirstName && !scope.row.subjectFirst
? "无"
: null
}}
{{
scope.row.subjectSecondName ? scope.row.subjectSecondName : null
}}
{{
!scope.row.subjectSecondName && scope.row.subjectSecond == 999
? "听从老师安排"
: null
}}
{{
!scope.row.subjectSecondName && !scope.row.subjectSecond
? "无"
: null
}}
{{ scope.row.isAllowAdjust ? "是" : "否" }}
{{ scope.row.kitPurchaseMethod | instrumentType }}
{{ scope.row.cloudTeacherMethod | instrumentType }}
新增回访