<style lang="scss" scoped>
::v-deep(.el-table) {
display: flex;
flex-direction: column;
.el-table__header-wrapper,
.el-table__body-wrapper {
order: 1;
}
}
</style>
image.png
<style lang="scss" scoped>
::v-deep(.el-table) {
display: flex;
flex-direction: column;
.el-table__header-wrapper,
.el-table__body-wrapper {
order: 1;
}
}
</style>
image.png
本文标题:el-table合计行置顶
本文链接:https://www.haomeiwen.com/subject/yaqitdtx.html
网友评论