{{scope.row.status ==2 ? $t('message.projectInfo.statusList')[0]:scope.row.status ==3 ? $t('message.projectInfo.statusList')[1]:scope.row.status == 4 ? $t('message.projectInfo.statusList')[2]:scope.row.status == 6 ? $t('message.projectInfo.statusList')[3]:$t('message.projectInfo.statusList')[4]}}
{{scope.row.isDeleted ? $t('message.projectInfo.valid'):$t('message.projectInfo.unvalid')}}
{{scope.row.isSendBack ?$t('message.projectInfo.no'):$t('message.projectInfo.yes')}}
{{$t('message.projectInfo.look')}}
{{$t('message.energyManage.material.confirm')}}
{{$t('message.energyManage.material.cancel')}}