feat:【mall 商城】分销用户的 list modal 迁移(ele 50%)
This commit is contained in:
@@ -26,7 +26,6 @@ const [Grid] = useVbenVxeGrid({
|
||||
proxyConfig: {
|
||||
ajax: {
|
||||
query: async ({ page }, formValues) => {
|
||||
// 处理全部的情况
|
||||
const params = {
|
||||
pageNo: page.currentPage,
|
||||
pageSize: page.pageSize,
|
||||
|
||||
Reference in New Issue
Block a user