任务时间:
{{ dictionaryEscape('xc_zt', String(row.taskStatus)) }}
{{ row.taskStatus !== 4 ? '-' : (row.fixedPoint >= row.requestPoint ? '正常' : '异常') }}