智慧园区前端大屏
linwe
2025-03-31 20f5335b6876dcae2cda40bb7ebd5945c178a78f
src/router/index.js
@@ -135,13 +135,13 @@
            },
            component: () => import('@/views/rt/index.vue')
          },
          {
            path: 'ochart',
            meta: {
              title: '作战图'
            },
            component: () => import('@/views/ochart/index.vue')
          },
          // {
          //   path: 'ochart',
          //   meta: {
          //     title: '作战图'
          //   },
          //   component: () => import('@/views/ochart/index.vue')
          // },
        ]
      },
    ]