查询
重置
取消观察件
{{ row.order?.isProvince ? '省工单' : '市工单' }}
{{ formatDate(row.order?.expiredTime, 'YYYY-mm-dd HH:MM:SS') }}
{{ formatDate(row.order?.startTime, 'YYYY-mm-dd HH:MM:SS') }}
{{ row.order?.title }}
{{ formatDate(row.order?.actualHandleTime, 'YYYY-mm-dd HH:MM:SS') }}
{{ formatDate(row.creationTime, 'YYYY-mm-dd HH:MM:SS') }}