Commit c1cbc958 authored by baiyinhao's avatar baiyinhao

修改路由

parent b6876dde
...@@ -696,7 +696,8 @@ export const BenchmarkRoute: AppRouteRecordRaw = { ...@@ -696,7 +696,8 @@ export const BenchmarkRoute: AppRouteRecordRaw = {
{ {
path: 'benchmark', path: 'benchmark',
name: 'benchmark', name: 'benchmark',
component: () => import('@/views/mallResourceDevelopment/benchmark/index.vue'), component: () =>
import('@/views/mallResourceDevelopment/benchmark/benchmarkMainbody/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