diff --git a/hb_client/src/router/index.js b/hb_client/src/router/index.js index 61be661..7d95558 100644 --- a/hb_client/src/router/index.js +++ b/hb_client/src/router/index.js @@ -263,10 +263,10 @@ export const asyncRoutes = [ meta: { title: '生产设备', icon: 'example', perms: ['em_equipment'] } }, { - path: 'detection ', - name: 'detection ', - component: () => import('@/views/em/detection'), - meta: { title: '监视和测量设备', icon: 'example', perms: ['em_detection'] } + path: 'monitoring ', + name: 'monitoring ', + component: () => import('@/views/em/monitoring'), + meta: { title: '监视和测量设备', icon: 'example', perms: ['em_monitoring'] } }, { path: 'record', diff --git a/hb_client/src/views/dashboard/index.vue b/hb_client/src/views/dashboard/index.vue index 1fbc573..b50b02a 100644 --- a/hb_client/src/views/dashboard/index.vue +++ b/hb_client/src/views/dashboard/index.vue @@ -820,9 +820,7 @@ this.getStatisticsData(); this.getNoticeData(); }, - updated() { - this.drawChart() - } + } diff --git a/hb_client/src/views/em/detection.vue b/hb_client/src/views/em/monitoring.vue similarity index 95% rename from hb_client/src/views/em/detection.vue rename to hb_client/src/views/em/monitoring.vue index c45bf3c..7ea762e 100644 --- a/hb_client/src/views/em/detection.vue +++ b/hb_client/src/views/em/monitoring.vue @@ -7,7 +7,7 @@ > - + @@ -70,7 +70,7 @@ - + @@ -89,7 +89,7 @@ scope.row.keeper_.username }} - + @@ -199,9 +199,9 @@ > @@ -226,9 +226,9 @@ > @@ -307,8 +307,7 @@ - +