From 9cdfef7f50d9a598c1cc23c1407438019c3463ee Mon Sep 17 00:00:00 2001 From: 13703816893 Date: Fri, 2 Jun 2023 10:15:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=8A=E8=AD=A6=E6=A8=A1=E5=9D=97=E3=80=81bu?= =?UTF-8?q?g?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 8 - src/views/alarmHandling/index.vue | 1912 +++-------------------------- 2 files changed, 191 insertions(+), 1729 deletions(-) diff --git a/src/router/index.js b/src/router/index.js index 1e37f6e..f08cf27 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -113,14 +113,6 @@ const routes = [ meta: { title: "拍照时间表设置", icon: "el-icon-setting" }, }, - { - path: "/imageSettings", - component: () => - import( - /* webpackChunkName: "tabs" */ "../views/imageSettings/index.vue" - ), - meta: { title: "图像采集装置设置", icon: "el-icon-picture-outline" }, - }, { path: "/imageSettings", component: () => diff --git a/src/views/alarmHandling/index.vue b/src/views/alarmHandling/index.vue index e4e6a0c..08a8835 100644 --- a/src/views/alarmHandling/index.vue +++ b/src/views/alarmHandling/index.vue @@ -1,7 +1,7 @@