{{ currentRow.pilotProjectName }}
{{ currentRow.docNo }}
{{ currentRow.documentBasis }}
{{ getDictName('zgbw', currentRow.pilotSupervisor) }}
{{ currentRow.leadUnitName }}
{{ currentRow.groupName }}
{{ currentRow.startTime }}
{{
currentRow.timePeriod === 1
? '限时'
: currentRow.timePeriod === 0
? '长期'
: ''
}}
{{ currentRow.acceptanceTime }}
{{ currentRow.pilotRange }}
{{ currentRow.pilotTarget }}
{{ currentRow.taskDetails }}
{{ getDictName('sd_tjzt', propelData.propulsiveStatus) }}
{{ propelData.actualTime }}
{{ propelData.propulsiveDetails }}
{{ propelData.existingProblems }}
{{ propelData.workPlan }}