liuyg
2022-03-25 e556182b998fdba960ee9fac00e7868dd514033a
src/router/views/index.js
@@ -150,7 +150,7 @@
    redirect: '/vr/index',
    children: [{
      path: 'index',
      name: '实景',
      name: '实景管理',
      meta: {
        i18n: 'index'
      },
@@ -164,7 +164,7 @@
    redirect: '/sp/index',
    children: [{
      path: 'index',
      name: '实景',
      name: '视频管理',
      meta: {
        i18n: 'index'
      },