规则展示,bug修复
This commit is contained in:
@@ -58,4 +58,12 @@ export const routes: RouteRecordRaw[] = [
|
||||
},
|
||||
component: () => import('@/views/decision/rule/management.vue'),
|
||||
},
|
||||
{
|
||||
name: 'decision-rule-config',
|
||||
path: '/app/decision/rule-config',
|
||||
meta: {
|
||||
title: '规则聚合测试',
|
||||
},
|
||||
component: () => import('@/views/decision/rule-config/management.vue'),
|
||||
},
|
||||
]
|
||||
Reference in New Issue
Block a user