gaoluyang
2025-06-20 c4439dd57d5550f9deace69a5facbeb68a81f34e
src/components/Table/EtableModify.vue
@@ -32,7 +32,7 @@
    <template v-for="col in columns" :key="col.prop">
      <el-table-column
        v-bind="col"
        :show-overflow-tooltip="shouldShowTooltip(col, tableData)"
        :show-overflow-tooltip="false"
        align="center"
      >
        <template #default="scope">