gaoluyang
2 天以前 ffb1bd190e9d4263c8c7d6c0096e0ec844cb3b52
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">