From 938ebf1e281c19b94c3dcb3710322f1a2b3a875f Mon Sep 17 00:00:00 2001 From: shilixia <2309368887@qq.com> Date: Tue, 25 Jan 2022 09:56:14 +0800 Subject: [PATCH] denglijiekou --- hb_client/src/router/index.js | 8 ++--- hb_client/src/views/dashboard/index.vue | 4 +-- .../em/{detection.vue => monitoring.vue} | 36 ++++++++----------- hb_client/src/views/qm/processtest.vue | 27 +++++++------- hb_client/src/views/qm/product.vue | 9 +---- hb_client/src/views/qm/producttest.vue | 7 +--- hb_client/src/views/qm/unproduct.vue | 7 +--- hb_client/src/views/wpm/operationdo.vue | 32 +++++++++-------- 8 files changed, 53 insertions(+), 77 deletions(-) rename hb_client/src/views/em/{detection.vue => monitoring.vue} (95%) 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 @@ - +