@ -207,7 +207,14 @@ const viewParams = (row: any) => {
.table-box {
height: calc(100% - 100px - 120px);
}
:deep(.el-tag) {
:deep(.table-header) {
.el-table-column--selection {
.cell {
width: 100%;
.el-checkbox {
margin-left: 3px;
</style>