{{ t(`flowRecord.order`) }}
-
{{ item.dhCount }} {{ item.fgCount > 99 ? '99+' : item.fgCount }}
{{ item.startTime ? item.startTime.split(' ')[0] : '----' }}{{ item.startTime ? item.startTime.split(' ')[1] : '----' }} -
{{ item.useTime ? item.useTime.replace(/\s*/g,'').split(t(`flowRecord.timeH_`))[0] + t(`flowRecord.timeH_`) : '----' }}{{ item.useTime ? item.useTime.replace(/\s*/g,'').split(t(`flowRecord.timeM_`))[0].split(t(`flowRecord.timeH_`))[1] + t(`flowRecord.timeM_`) : '----' }}{{ item.useTime ? item.useTime.replace(/\s*/g,'').split(t(`flowRecord.timeM_`))[1] : '----' }}
| {{ t(`flowRecord.title`) }} | {{ t(`toolbar.packUp`) }}/{{ t(`toolbar.expand`) }} |
{{
scope.row.flowIdeaDesc
}}
{{ t(`flowRecord.item.detail`) }}
{{scope.row.remark}}