搜索
重置
新增
修改
删除
{{ nactiontype(scope.row.nationDictId) }}
{{
scope.row.studentSex == male ? "男" : "女"
}}
{{ parseTime(scope.row.birthDate, "{y}-{m}-{d}") }}
{{ scope.row.homeAddress }}
查看
修改
删除
{{ classinfoName }}
{{ classinfoName }}
{{ parentInfoName }}
{{ tag.name }}
添加家长
男
女
搜索
重置
新增家长
{{ scope.row.parentSex == "MALE" ? "男" : "女" }}
选择完成
搜索
重置
{{ scope.row.classType == dictValue1 ? "大班" : "" }}
{{ scope.row.classType == dictValue2 ? "中班" : "" }}
{{ scope.row.classType == dictValue3 ? "小班" : "" }}
{{ scope.row.classType == dictValue4 ? "毕业" : "" }}
男
女
{{ scope.row.parentSex == male ? "男" : "女" }}