This commit is contained in:
2025-07-08 13:51:06 +08:00
parent b0b4644c2b
commit 9ccca009ef
3 changed files with 341 additions and 26 deletions

View File

@ -255,7 +255,4 @@ const handleSelectionChange = (val) => {
display: none;
}
.el-dialog__title {
color: #fff;
}
</style>