当前数据
全部数据
{{ scope.row.firstName ? scope.row.firstName : scope.row.secondName ? scope.row.secondName : scope.row.thirdName}}
一般
较重
严重
特别严重
{{scope.row.ifCasePblm == '1' ? '典型' : scope.row.ifCasePblm == '0' ? '非典型' : ''}}
未提交
已提交
已发布
{{scope.row.collTime ? formatDateTime(scope.row.collTime) : ''}}
是
否
返回