From 21def378e54c9d31f0ca411e4a0e867ac01ec3f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B2=E6=A0=91=E9=80=9A?= <1976590620@qq.com> Date: Wed, 8 Jan 2020 17:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/views/modules/sys/deptmacode.vue | 209 ++++++++++++--------------- 2 files changed, 94 insertions(+), 116 deletions(-) diff --git a/package.json b/package.json index 466688ab..74a500e1 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "gulp-rename": "^1.4.0", "gulp-sass": "^4.0.2", "js-cookie": "^2.2.0", + "jsonp": "^0.2.1", "lodash": "^4.17.11", "node-sass": "^4.9.3", "qs": "^6.5.2", diff --git a/src/views/modules/sys/deptmacode.vue b/src/views/modules/sys/deptmacode.vue index d4ce31b1..cdc5caba 100644 --- a/src/views/modules/sys/deptmacode.vue +++ b/src/views/modules/sys/deptmacode.vue @@ -1,27 +1,23 @@