ソースを参照

add hnlcpath

hotfix
zhangtao 1年前
コミット
c840be8599
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/router/routes/index.js

+ 1
- 1
src/router/routes/index.js ファイルの表示

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

読み込み中…
キャンセル
保存