{{$t('carDetailApplyParkingSpace.applyParkingSpace')}}
{{scope.row.psId ? `${scope.row.areaNum}停车场 - ${scope.row.num}停车位` : $t('carDetailApplyParkingSpace.none')}}
{{_getParkingSpaceApplyCatType(scope.row.carType)}}
{{_getParkingSpaceApplyState(scope.row.state)}}
{{$t('carDetailApplyParkingSpace.audit')}}
{{$t('carDetailApplyParkingSpace.edit')}}
{{$t('carDetailApplyParkingSpace.delete')}}