From 8481e2d927ce93af1f51b4c31f0a43eee2d42f2d Mon Sep 17 00:00:00 2001
From: ival <610568032@qq.com>
Date: Thu, 11 Mar 2021 15:35:41 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=AE=81=E6=B3=A23=20?=
=?UTF-8?q?=E6=97=A0=E7=94=A8=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../menuDialog/initSectionLimitSpeed.vue | 306 ------------------
.../menus/menuDialog/initSectionOpen.vue | 233 -------------
.../menus/menuDialog/initSignalBlock.vue | 233 -------------
.../menus/menuDialog/initSignalMode.vue | 145 ---------
.../menuDialog/initializeSwitchBlock.vue | 225 -------------
5 files changed, 1142 deletions(-)
delete mode 100644 src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionLimitSpeed.vue
delete mode 100644 src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionOpen.vue
delete mode 100644 src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalBlock.vue
delete mode 100644 src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalMode.vue
delete mode 100644 src/jmapNew/theme/ningbo_03/menus/menuDialog/initializeSwitchBlock.vue
diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionLimitSpeed.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionLimitSpeed.vue
deleted file mode 100644
index 59aaa26bc..000000000
--- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionLimitSpeed.vue
+++ /dev/null
@@ -1,306 +0,0 @@
-
-
-
-
-
-
-
-
-
- {{ getStationName(scope.row) }}
-
-
-
-
- {{ getLimitSpeed(scope.row.code) }}
-
-
-
-
- {{ getIsLimit(scope.row.code) }}
-
-
-
-
- {{ getProcess(scope.row.code) }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 确定(O)
-
-
- 应用(A)
-
-
- 关闭(C)
-
-
- 帮助(H)
-
-
-
-
-
-
-
-
-
-
diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionOpen.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionOpen.vue
deleted file mode 100644
index 19ce5d140..000000000
--- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSectionOpen.vue
+++ /dev/null
@@ -1,233 +0,0 @@
-
-
-
-
-
-
-
-
- {{ getStationName(scope.row) }}
-
-
-
-
- {{ getSectionStatus(scope.row.code) }}
-
-
-
-
- {{ getProcess(scope.row.code) }}
-
-
-
-
-
-
- 确定(O)
-
-
- 应用(A)
-
-
- 关闭(C)
-
-
- 帮助(H)
-
-
-
-
-
-
-
-
-
-
diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalBlock.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalBlock.vue
deleted file mode 100644
index de4d1c633..000000000
--- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalBlock.vue
+++ /dev/null
@@ -1,233 +0,0 @@
-
-
-
-
-
-
-
-
- {{ getSignalStatus(scope.row.code) }}
-
-
-
-
- {{ getProcess(scope.row.code, 'lock') }}
-
-
-
-
- {{ getProcess(scope.row.code, 'unlock') }}
-
-
-
-
-
-
- 确定(O)
-
-
- 应用(A)
-
-
- 关闭(C)
-
-
- 帮助(H)
-
-
-
-
-
-
-
-
-
-
diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalMode.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalMode.vue
deleted file mode 100644
index e6d9874fa..000000000
--- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initSignalMode.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 确定(O)
-
-
- 应用(A)
-
-
- 关闭(C)
-
-
- 帮助(H)
-
-
-
-
-
-
-
-
diff --git a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initializeSwitchBlock.vue b/src/jmapNew/theme/ningbo_03/menus/menuDialog/initializeSwitchBlock.vue
deleted file mode 100644
index f360f3269..000000000
--- a/src/jmapNew/theme/ningbo_03/menus/menuDialog/initializeSwitchBlock.vue
+++ /dev/null
@@ -1,225 +0,0 @@
-
-
-
-
-
-
-
-
- {{ getSwitchStatus(scope.row.code) }}
-
-
-
-
- {{ getProcess(scope.row.code, 'block') }}
-
-
-
-
- {{ getProcess(scope.row.code, 'unblock') }}
-
-
-
-
-
-
- 确定(O)
-
-
- 应用(A)
-
-
- 关闭(C)
-
-
- 帮助(H)
-
-
-
-
-
-
-
-
-
-