Commit b6876dde authored by baiyinhao's avatar baiyinhao

修改路由

parent 5f1efb29
...@@ -219,8 +219,7 @@ export const DatasetByCreateDetailRoute: AppRouteRecordRaw = { ...@@ -219,8 +219,7 @@ export const DatasetByCreateDetailRoute: AppRouteRecordRaw = {
{ {
path: 'commonDataSet/index', path: 'commonDataSet/index',
name: 'commonDataSet', name: 'commonDataSet',
component: () => component: () => import('@/views/mallResourceDevelopment/dataSet/commonDataSet/index.vue'),
import('@/views/mallResourceDevelopment/dataSet/commonDataSet/index.vue'),
meta: { meta: {
title: '公共数据集', title: '公共数据集',
icon: '', icon: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment