用户列表新增导出功能

This commit is contained in:
gyq
2026-01-28 16:16:04 +08:00
parent ca182dc325
commit 71bec03475
6 changed files with 34 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ const contentConfig: IContentConfig<any> = {
// // return shopUserApi.edit(data);
// },
pk: "id",
toolbar: ["add"],
toolbar: ["add", 'export'],
defaultToolbar: ["refresh", "filter", "search"],
cols: [
{ type: "selection", width: 50, align: "center" },