he wei
2024-07-31 af9733ab928ccc696cc00675fa2b2af85797b47c
src/router/index.js
@@ -756,6 +756,16 @@
        url: '/dataTest/realTimeForIntel'
      },
      component: () => import('@/views/dataTest/intelRealTime.vue')
    },{
      // 电源核容一体机
      path: 'real-time-dyhr/:devId/:stationId',
      name: 'movingRingSystem',
      meta: {
        title: '实时监控',
        icon: '',
        url: '/dataTest/realTimeDyhr'
      },
      component: () => import('@/views/dataTest/realTimeDyhr.vue')
    },]
  }, {
    path: 'history',