FEAT => 本次更新项目为:

同步
This commit is contained in:
超级老白兔
2025-08-06 18:29:12 +08:00
parent 7ebece0491
commit cd88e44464
4 changed files with 177 additions and 121 deletions

View File

@@ -83,7 +83,7 @@ const workspaceRoutes = [
auth: true,
},
{
path: "/workspace/group-push/:id/edit",
path: "/workspace/group-push/edit/:id",
element: <FormGroupPush />,
auth: true,
},