src/components/table/FYTable.vue @@ -15,6 +15,7 @@ table-layout="fixed" :row-class-name="tableRowClassName" :height="tableHeight" border > <slot name="table-column"></slot> </el-table>