This commit is contained in:
张成
2026-02-10 14:10:04 +08:00
parent 997565a9d1
commit c3b003304f

View File

@@ -72,6 +72,7 @@ export default {
.table-scroll-container { .table-scroll-container {
width: 100%; width: 100%;
height: 100%;
overflow: auto; overflow: auto;
overflow-y: visible; overflow-y: visible;
/* 横向滚动条始终可见,不需要滚动到底 */ /* 横向滚动条始终可见,不需要滚动到底 */