update: 修改checkbox背景颜色

This commit is contained in:
zhuoqinglian
2026-04-15 14:28:20 +08:00
parent 3ab14578c2
commit 07170f09eb
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -954,7 +954,7 @@ export default {
::v-deep .el-table__body .el-checkbox__inner {
display: inline-block !important;
background: #e6edfa;
background: #ffffff;
}
::v-deep .el-table thead th:not(:first-child) .cell {