{{ parseTime(scope.row.submitdate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.warnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.nextWarnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.outWarnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.outNextWarnDate, '{y}-{m}-{d}') }}
{{ parseTime(scope.row.createdate, '{y}-{m}-{d}') }}