feat: 同步规格优化

This commit is contained in:
GaoHao
2025-04-11 15:50:15 +08:00
parent 8fd3565bac
commit 331f438f99
8 changed files with 95 additions and 39 deletions

View File

@@ -29,6 +29,13 @@ const contentConfig: IContentConfig = {
pk: "id",
toolbar: [
"add",
{
icon: "refresh",
text: "同步",
type: "danger",
name: "sync",
auth: "import",
},
{
text: "入库",
name: "ruku",