feat(PageContent): 增加defaultToolbar配置参数

This commit is contained in:
cshaptx4869
2024-05-13 11:27:13 +08:00
parent 05ab8c868d
commit 3e0108c69f
2 changed files with 45 additions and 34 deletions

View File

@@ -21,7 +21,6 @@ const contentConfig: IContentConfig<UserQuery> = {
exportAction: UserAPI.export,
pk: "id",
toolbar: [
"refresh",
"add",
"delete",
"export",