{{ currentRow.planName }}
定期保养
安全整改
专项检修
故障维修
重要
开始: {{ parseTime(currentRow.plannedStartTime, '{y}-{m}-{d}') }}
结束: {{ parseTime(currentRow.plannedEndTime, '{y}-{m}-{d}') }}
{{ currentRow.dutyDept }}
{{ currentRow.planOwner }}
¥{{ currentRow.budgetAmount }}
计划说明 · Description
审批操作 · Approval Actions
驳回
审批通过
维修明细 · Maintenance Details
{{ scope.$index + 1 }}
{{ parseTime(scope.row.itemPlanDate, '{y}/{m}/{d}') || '-' }}
{{ scope.row.detailStatus === 2 ? '是' : '否' }}
暂无维修明细
备注 · Remarks