4f06c668 by lihua

修复配置错误

1 parent 78d9da31
......@@ -166,7 +166,7 @@ const routes: RouteRecordRaw[] = [
{
path: 'iframePage',
name: 'iframePage',
component: () => import('@/views/data_meta/budgetDataIndex.vue'),
component: () => import('@/views/data_catalog/budgetDataIndex.vue'),
meta: {
title: '',
sidebar: true,
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!