|
@@ -210,7 +210,7 @@ export const dynamicRoutes = [
|
|
|
path: '/system/autocodePart',
|
|
path: '/system/autocodePart',
|
|
|
component: Layout,
|
|
component: Layout,
|
|
|
hidden: true,
|
|
hidden: true,
|
|
|
- permissions: ['system:autocode:part:list'],
|
|
|
|
|
|
|
+ permissions: ['system:autocode:rule:list'],
|
|
|
children: [
|
|
children: [
|
|
|
{
|
|
{
|
|
|
path: 'index/:ruleId(\\d+)',
|
|
path: 'index/:ruleId(\\d+)',
|