feat: 同步dev分支并保留当前修改
This commit is contained in:
@@ -196,6 +196,8 @@ export interface CursorPaginationConfig {
|
||||
pageSize: number;
|
||||
/** 是否启用双向分页 */
|
||||
bidirectional?: boolean;
|
||||
/** 是否自动加载第一页,默认为 true */
|
||||
autoLoad?: boolean;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user