weimingfei
9 天以前 9958c9393c8c3a5e2350fa9023e14cbbf74b0d9a
screen/src/router/index.js
@@ -56,6 +56,14 @@
      component: () => import('../views/FireFighting.vue')
    },
    {
      path: '/FireFighting1', //消防监控
      name: 'FireFighting1',
      meta: {
        title: '安泰智慧物流园区-消防态势监控'
      },
      component: () => import('../views/FireFighting1.vue')
    },
    {
      path: '/TaskEfficiency', //场内调度看板 -作业能效
      name: 'TaskEfficiency',
      meta: {