联调二级评估页面

This commit is contained in:
guanj
2025-08-11 16:13:51 +08:00
parent 8d613f7a57
commit aa3dbb6c5d
22 changed files with 864 additions and 474 deletions

View File

@@ -391,4 +391,7 @@ onMounted(() => {
}
}
}
:deep(.el-select) {
min-width: 120px;
}
</style>