src/router/index.js
@@ -296,6 +296,13 @@ path: 'evalutationRule', component: () => import('@/views/fysp/config/EvalutationRule.vue') }, { //值域表管理 name: 'domaincatalog', path: 'domaincatalog', component: () => import('@/views/fysp/config/DomainCatalog.vue') } ] },