Browse Source

add hnlcpath

hotfix
zhangtao 1 year ago
parent
commit
c840be8599
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/router/routes/index.js

+ 1
- 1
src/router/routes/index.js View File

@@ -12,7 +12,7 @@ export const basicRoutes = [
}
},
{
path: '/Hunan_CUCC',
path: '/hnlt/refer',
component: () => import('@/views/transfer/index.vue'),
meta: { title: '中转页' }
},

Loading…
Cancel
Save