From 2d9193c47fd224f01f82b9c0b2bbeb5e7cb33584 Mon Sep 17 00:00:00 2001 From: hxr <1490493387@qq.com> Date: Sun, 16 Jun 2024 10:12:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20:sparkles:=20=E6=9B=B4=E6=8D=A2?= =?UTF-8?q?=E6=9D=83=E9=99=90=E5=88=86=E9=85=8D=E5=BC=B9=E7=AA=97=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E4=B8=BA=20drawer=20=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=88=B6=E5=AD=90=E8=81=94=E5=8A=A8=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将权限分配弹窗从 dialog 更换为 drawer,提升用户体验。 添加父子联动开关以解决选择父节点时无需选择子节点的问题。 https://gitee.com/youlaiorg/vue3-element-admin/issues/I9T2BA #I9T2BA --- src/views/system/role/index.vue | 200 +++++++++++++++++++++----------- 1 file changed, 135 insertions(+), 65 deletions(-) diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue index 388f4b43..e62b10ea 100644 --- a/src/views/system/role/index.vue +++ b/src/views/system/role/index.vue @@ -22,7 +22,7 @@ - - + - - + -