feat: 同步规格优化
This commit is contained in:
@@ -58,7 +58,13 @@ const contentConfig: IContentConfig<UserPageQuery> = {
|
||||
},
|
||||
pk: "id",
|
||||
toolbar: [
|
||||
"add",
|
||||
{
|
||||
icon: "plus",
|
||||
text: "新增",
|
||||
type: "primary",
|
||||
name: "add",
|
||||
auth: "import",
|
||||
},
|
||||
{
|
||||
icon: "refresh",
|
||||
text: "同步",
|
||||
|
||||
Reference in New Issue
Block a user