Commit 651822a1 authored by 何远江's avatar 何远江

1

parent 225f7171
...@@ -91,7 +91,7 @@ export const routes = [ ...@@ -91,7 +91,7 @@ export const routes = [
{ {
path: '/variables/file', path: '/variables/file',
name: 'VariablesFile', name: 'VariablesFile',
component: () => import('@/views/var/file/fileList.vue'), component: () => import('@/views/var/file/FileList.vue'),
meta: { meta: {
title: '变量文件' title: '变量文件'
} }
......
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