搜索
重置
新增
修改
删除
{{ scope.row.classType == dictValue1 ? "大班" : "" }}
{{ scope.row.classType == dictValue2 ? "中班" : "" }}
{{ scope.row.classType == dictValue3 ? "小班" : "" }}
{{ scope.row.classType == dictValue4 ? "毕业" : "" }}
{{ scope.row.entranceYear }}年
修改
删除
{{ kindergartenName }}
{{ kindergartenName }}
大班
中班
小班
毕业
搜索
重置