diff --git a/frontend/src/views/dataset/common/DatasetTableData.vue b/frontend/src/views/dataset/common/DatasetTableData.vue
index 383b0e89e9..89b2e73dde 100644
--- a/frontend/src/views/dataset/common/DatasetTableData.vue
+++ b/frontend/src/views/dataset/common/DatasetTableData.vue
@@ -14,11 +14,17 @@
:key="field.dataeaseName"
min-width="200px"
:field="field.dataeaseName"
- :title="field.name"
:resizable="true"
- />
+ >
+
+
+
+
+ {{ field.name }}
+
+
- {{ $t('chart.preview_100_data') }}
+ {{ $t('chart.preview_100_data') }}