Zimo 6 days ago
parent
commit
2a49d25a47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/DailyTableColumn/index.vue

+ 1 - 1
src/components/DailyTableColumn/index.vue

@@ -24,7 +24,7 @@
       v-bind="col"
       v-bind="col"
       align="center"
       align="center"
       resizable
       resizable
-      :show-overflow-tooltip="false"
+      :show-overflow-tooltip="true"
     >
     >
       <template v-if="company === 'rd'" #default="{ row }">
       <template v-if="company === 'rd'" #default="{ row }">
         <div v-if="row.reportDetails && row.reportDetails.length > 0" class="py-2">
         <div v-if="row.reportDetails && row.reportDetails.length > 0" class="py-2">