feat: 修改构建配置
This commit is contained in:
parent
fe704d1611
commit
4a78aa6177
@ -69,7 +69,7 @@ export interface ProTableProps<TData, TValue> {
|
||||
targetId: string | number | null,
|
||||
items: TData[],
|
||||
) => Promise<TData[]>;
|
||||
initialPagination: {
|
||||
initialPagination?: {
|
||||
initialPageSize: number;
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user