From c62778a0d2fba1255c74073fefbad18e7642783c Mon Sep 17 00:00:00 2001 From: xiaonuobase <1253070437@qq.com> Date: Fri, 11 Aug 2023 19:08:18 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=B8=AD=E5=BF=83=E7=BB=84=E7=BB=87=E6=9E=B6=E6=9E=84?= =?UTF-8?q?=E5=9B=BE=E8=B0=83=E6=95=B4=E4=B8=BA=E5=8F=AA=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E6=9C=AC=E7=BA=A7=E5=8F=8A=E4=BB=A5=E4=B8=8A=EF=BC=8C=E5=90=8C?= =?UTF-8?q?=E6=97=B6=E5=8D=87=E7=BA=A7vueTree=E5=89=8D=E7=AB=AF=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/package.json | 2 +- snowy-admin-web/src/views/sys/role/index.vue | 6 ++-- .../sys/user/userTab/organizationChart.vue | 28 ++++++++----------- .../controller/SysUserCenterController.java | 1 + .../user/service/impl/SysUserServiceImpl.java | 11 ++++---- 5 files changed, 21 insertions(+), 27 deletions(-) diff --git a/snowy-admin-web/package.json b/snowy-admin-web/package.json index 63a8bc6f..5a3e08cb 100644 --- a/snowy-admin-web/package.json +++ b/snowy-admin-web/package.json @@ -54,7 +54,7 @@ "vue-i18n": "9.2.2", "vue-router": "4.1.6", "vue3-colorpicker": "2.0.4", - "vue3-tree-org": "4.1.1", + "vue3-tree-org": "4.2.2", "vuedraggable-es": "4.1.1" }, "devDependencies": { diff --git a/snowy-admin-web/src/views/sys/role/index.vue b/snowy-admin-web/src/views/sys/role/index.vue index 784968dd..b2952a84 100644 --- a/snowy-admin-web/src/views/sys/role/index.vue +++ b/snowy-admin-web/src/views/sys/role/index.vue @@ -75,7 +75,7 @@