How to solve the misplacement of the header when printing an el-table page using element ui?

when not printing



. El-table th.gutter {
display:table-cell;
}


is there any practical solution? display:table-cell doesn't seem to use


to draw another native table page instead of

.
Menu