From 66870fbed99a9ed541dc1d12b465453726de58bf Mon Sep 17 00:00:00 2001
From: qushutong <1976590620@qq.com>
Date: Mon, 21 Oct 2019 15:03:51 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=BF=BD=E7=95=A5=E6=96=87?=
=?UTF-8?q?=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.gitignore | 3 +-
src/views/modules/api/scanswitch.vue | 112 +++++++++++++++++++++++++++
2 files changed, 114 insertions(+), 1 deletion(-)
create mode 100644 src/views/modules/api/scanswitch.vue
diff --git a/.gitignore b/.gitignore
index d98e58c2..3796783a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,4 +13,5 @@
hs_err_pid*
node_modules
dist
-epdc-admin
\ No newline at end of file
+epdc-admin
+.idea/
\ No newline at end of file
diff --git a/src/views/modules/api/scanswitch.vue b/src/views/modules/api/scanswitch.vue
new file mode 100644
index 00000000..d1469515
--- /dev/null
+++ b/src/views/modules/api/scanswitch.vue
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+