{{ studentname }}
{{ studentname }}
{{ batchCode }}
{{ batchCode }}
{{ kindergartenName }}
{{ kindergartenName }}
{{ className }}
{{ className }}
{{ scope.row.studentSex == "MALE" ? "男" : "女" }}
{{ scope.row.classType == dictValue1 ? "大班" : "" }}
{{ scope.row.classType == dictValue2 ? "中班" : "" }}
{{ scope.row.classType == dictValue3 ? "小班" : "" }}
{{ scope.row.classType == dictValue4 ? "毕业" : "" }}