{{dataJson.type == 1 ? 'Metric expression' : 'Log expression'}}
{{tableMode==='table'?$t('dashboard.dashboard.chartForm.typeVal.table.label'):$t('explore.row')}}
{{$t('dashboard.dashboard.chartForm.typeVal.table.label')}}
{{$t('explore.row')}}
{}"
v-if="tools.showCustomTableTitle"
:tableId="tableId"
ref="customTableTitle"
:custom-table-title="tools.customTableTitle"
:original-table-title="tableTitle"
:operation-true="true"
@close="tools.showCustomTableTitle = false"
@update="updateCustomTableTitle"
>
{{timeFormate(scope.row.time)}}
{{scope.row[item.prop]}}
-
{{$t('explore.expandResults')}}
{{$t('explore.resultSeries')}}:{{this.storedTableData.length}}
{{$t('overall.value')}}
{{scope.row.value||'-'}}