review:【antd】【mall】商品发布相关
This commit is contained in:
@@ -37,6 +37,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
||||
keepSource: true,
|
||||
proxyConfig: {
|
||||
ajax: {
|
||||
// TODO @芋艿:要不要 ele 和 antd 统一下;
|
||||
query: async ({ page }, formValues) => {
|
||||
const params: any = {
|
||||
pageNo: page.currentPage,
|
||||
|
||||
Reference in New Issue
Block a user