完成结果总览页面前端实现

This commit is contained in:
wkc
2026-03-19 10:39:24 +08:00
parent e4706fb7e8
commit a508977472
8 changed files with 111 additions and 13 deletions

View File

@@ -197,7 +197,7 @@ export default {
overflow: hidden;
}
.model-table /deep/ th {
:deep(.model-table th) {
background: #f8fafc;
color: #64748b;
}