feat: 产品走查调整
This commit is contained in:
@ -13,7 +13,7 @@ export const INITIAL_QUERY = {
|
||||
|
||||
export const INITIAL_PAGE_INFO = {
|
||||
page: 1,
|
||||
pageSize: 8,
|
||||
pageSize: 20,
|
||||
total: 0,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user