From 4d4a12db83bc6364c8bd87c2c9d732e9d11a0680 Mon Sep 17 00:00:00 2001 From: qushutong <1976590620@qq.com> Date: Thu, 10 Oct 2019 15:38:53 +0800 Subject: [PATCH 1/9] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/api/scanswitch-add-or-update.vue | 113 +++++++++++++++++ src/views/modules/api/scanswitch.vue | 116 ++++++++++++++++++ 2 files changed, 229 insertions(+) create mode 100644 src/views/modules/api/scanswitch-add-or-update.vue create mode 100644 src/views/modules/api/scanswitch.vue diff --git a/src/views/modules/api/scanswitch-add-or-update.vue b/src/views/modules/api/scanswitch-add-or-update.vue new file mode 100644 index 00000000..03ca7d84 --- /dev/null +++ b/src/views/modules/api/scanswitch-add-or-update.vue @@ -0,0 +1,113 @@ + + + diff --git a/src/views/modules/api/scanswitch.vue b/src/views/modules/api/scanswitch.vue new file mode 100644 index 00000000..55799795 --- /dev/null +++ b/src/views/modules/api/scanswitch.vue @@ -0,0 +1,116 @@ + + + From 9c357df319b98ea4dfec0d8128a621c2ecbbe86c Mon Sep 17 00:00:00 2001 From: qushutong <1976590620@qq.com> Date: Thu, 10 Oct 2019 15:50:29 +0800 Subject: [PATCH 2/9] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 52b45c98..7a0b95e6 100644 --- a/public/index.html +++ b/public/index.html @@ -32,7 +32,7 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> @@ -59,4 +59,4 @@
- + \ No newline at end of file From 8cd95b47b1c19385b1d991c5db099350e4e45be0 Mon Sep 17 00:00:00 2001 From: qushutong <1976590620@qq.com> Date: Mon, 21 Oct 2019 14:57:19 +0800 Subject: [PATCH 3/9] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E6=96=87=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 | 6 +----- 2 files changed, 3 insertions(+), 6 deletions(-) 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 index 55799795..d1469515 100644 --- a/src/views/modules/api/scanswitch.vue +++ b/src/views/modules/api/scanswitch.vue @@ -36,11 +36,7 @@ header-align="center" align="center"> - Date: Tue, 22 Oct 2019 14:01:37 +0800 Subject: [PATCH 4/9] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=A0=81?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/sys/deptmacode.vue | 46 +++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/src/views/modules/sys/deptmacode.vue b/src/views/modules/sys/deptmacode.vue index 896031b8..818bf549 100644 --- a/src/views/modules/sys/deptmacode.vue +++ b/src/views/modules/sys/deptmacode.vue @@ -38,6 +38,16 @@ + + + + + + {{ $t('query') }} @@ -46,7 +56,7 @@ @click="clearDataForm()">清空 - {{ $t('deleteBatch') }} @@ -55,6 +65,11 @@ type="primary" @click="initDeptMaCodeHandle()">初始化 + + 生成网格长注册码 +