liuyg
2022-03-25 ccec33034f624a554bf2fd3d00f4d909bb16ad0a
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'
      },