riku
2025-11-14 b1ce70777fb52ba986b6a8cf1b00cce93c2e84be
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')
              }
            ]
          },