逻辑配置优化

uat_us
caiyiling 2024-03-28 17:14:06 +08:00
parent 3eeefaaa2c
commit fe40027765
1 changed files with 0 additions and 3 deletions

View File

@ -1105,8 +1105,5 @@ export default {
.fontColor{ .fontColor{
color: red; color: red;
} }
::v-deep .el-table__header-wrapper .el-checkbox {
display: none !important;
}
} }
</style> </style>