review:【antd】【mall】商品发布相关

This commit is contained in:
YunaiV
2025-11-01 11:05:04 +08:00
parent f2c90ea7a4
commit 7f192823d7
11 changed files with 35 additions and 47 deletions

View File

@@ -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,