gaoluyang
4 天以前 ecb800b7af57ecf5d14c41a6cf54a16c3be61094
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">