From 634b8359ae54cf558c869bc02cd3d59bc1781557 Mon Sep 17 00:00:00 2001 From: ZhengJie <201507802@qq.com> Date: Mon, 17 Aug 2020 20:15:26 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96](v2.5):?= =?UTF-8?q?=20=E5=8D=87=E7=BA=A7treeselect=E4=BE=9D=E8=B5=96=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=94=A8=E6=88=B7=E7=BC=96=E8=BE=91=EF=BC=8C?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E7=BC=96=E8=BE=91=E6=97=B6=E8=B5=8B=E5=80=BC?= =?UTF-8?q?=E9=97=AA=E5=8A=A8=E7=9A=84=E9=97=AE=E9=A2=98""?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 424c197f952cd2e123fbc50392d57b7ce8f3f006. --- package.json | 2 +- src/views/system/role/index.vue | 39 +++++++++---------------- src/views/system/user/index.vue | 50 +++++++++++---------------------- 3 files changed, 31 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index ade22ab..d03bdcd 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "url": "https://github.com/elunez/eladmin/issues" }, "dependencies": { - "@riophae/vue-treeselect": "0.1.0", + "@riophae/vue-treeselect": "0.4.0", "axios": "0.18.1", "clipboard": "2.0.4", "codemirror": "^5.49.2", diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue index 02dead3..011bd4f 100644 --- a/src/views/system/role/index.vue +++ b/src/views/system/role/index.vue @@ -31,7 +31,7 @@