|
@@ -138,7 +138,7 @@ export const dynamicRoutes = [
|
|
|
path: "/system/user-extend",
|
|
path: "/system/user-extend",
|
|
|
component: Layout,
|
|
component: Layout,
|
|
|
hidden: true,
|
|
hidden: true,
|
|
|
- permissions: ["system:user:extend"],
|
|
|
|
|
|
|
+ permissions: ["system:information:edit"],
|
|
|
children: [
|
|
children: [
|
|
|
{
|
|
{
|
|
|
path: "extend/:userId(\\d+)",
|
|
path: "extend/:userId(\\d+)",
|