ad147826 by xukangle

fix : 修改路由名称

1 parent 225f2fa7
......@@ -219,7 +219,7 @@ const routes: RouteRecordRaw[] = [
{
path: 'configure-rules',
name: 'configureRules',
component: () => import('@/views/data_inventory/configureRules1.vue'),
component: () => import('@/views/data_inventory/configureRules.vue'),
meta: {
title: '配置业务规则',
sidebar: false,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!