用户列表新增导出功能
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user