This commit is contained in:
2025-12-19 13:15:06 +08:00
parent 97f7736081
commit 198ee8f734
2 changed files with 4 additions and 1 deletions

View File

@ -191,4 +191,7 @@ defineExpose({
}
}
}
::v-deep .el-table .cell.el-tooltip{
color: #fff;
}
</style>