diff --git a/src/router/index.js b/src/router/index.js index a55b58d..ba1ad58 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -308,8 +308,8 @@ export const asyncRoutes = [ meta: { title: '用户签到记录' }, }, { - path: 'userChat', - name: 'UserChat', + path: 'userDevice', + name: 'UserDevice', component: () => import('@/views/spring/user/device/index'), meta: { title: '设备' }, }, @@ -452,8 +452,8 @@ export const asyncRoutes = [ // meta: { title: '用户' }, // }, // { - // path: 'userChat', - // name: 'UserChat', + // path: 'userDevice', + // name: 'userDevice', // component: () => import('@/views/maomao/user/chat/index'), // meta: { title: '聊天' }, // }, diff --git a/src/views/index/components/TrackingCharts.vue b/src/views/index/components/TrackingCharts.vue index fa0f48f..a0a1de0 100644 --- a/src/views/index/components/TrackingCharts.vue +++ b/src/views/index/components/TrackingCharts.vue @@ -136,6 +136,14 @@ {{ row.userId }} + + +