feat: 同步规格优化

This commit is contained in:
GaoHao
2025-04-11 16:53:14 +08:00
parent 6df2050d2b
commit c956972cb3
3 changed files with 21 additions and 11 deletions

View File

@@ -58,7 +58,13 @@ const contentConfig: IContentConfig<UserPageQuery> = {
},
pk: "id",
toolbar: [
"add",
{
icon: "plus",
text: "新增",
type: "primary",
name: "add",
auth: "import",
},
{
icon: "refresh",
text: "同步",