screen/src/router/index.js
@@ -5,8 +5,12 @@ routes: [ { path: '/', component: () => import('../views/EnergyConsum.vue') }, meta: { title: '钥匙柜数据看板' }, component: () => import('../views/KeyCabinet.vue') } , { path: '/PlatformCall', // 月台叫号大屏 name: 'PlatformCall',