yxk-20260612-默认分页显示数据为12条
This commit is contained in:
@@ -142,7 +142,8 @@
|
||||
title: '习总书记重要讲话指示批示情况',
|
||||
api: list,
|
||||
columns,
|
||||
canResize: false,
|
||||
canResize: true,
|
||||
resizeHeightOffset: 56,
|
||||
useSearchForm: false,
|
||||
isTreeTable: true,
|
||||
actionColumn: {
|
||||
@@ -799,7 +800,8 @@
|
||||
|
||||
.content {
|
||||
background-color: #fff;
|
||||
height: 100%;
|
||||
// 内容区高度由表格自适应撑开,避免覆盖页面底部 footer。
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user