From 677d994ec5926441be1319d6711b905ff27e7e98 Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Tue, 16 Sep 2025 22:12:31 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E5=89=8D=E7=AB=AF=E7=BB=84=E4=BB=B6=E4=B8=AD=EF=BC=8C?= =?UTF-8?q?=E7=BB=84=E7=BB=87=E3=80=81=E7=94=A8=E6=88=B7=E3=80=81=E8=81=8C?= =?UTF-8?q?=E4=BD=8D=E3=80=81=E8=A7=92=E8=89=B2=E3=80=81=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E7=BB=84=E7=AD=89=E4=BA=94=E4=B8=AA=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=E5=9C=A8=E5=B0=8F=E5=B1=8F=E5=B9=95=E4=B8=8B=E7=9A=84=E8=A1=A8?= =?UTF-8?q?=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/XnGroupSelector/index.vue | 20 +++--- .../src/components/XnOrgSelector/index.vue | 43 +++++++++---- .../components/XnPositionSelector/index.vue | 43 +++++++++---- .../src/components/XnRoleSelector/index.vue | 62 ++++++++++++++----- .../src/components/XnUserSelector/index.vue | 43 +++++++++---- .../service/impl/SysGroupServiceImpl.java | 3 + 6 files changed, 158 insertions(+), 56 deletions(-) diff --git a/snowy-admin-web/src/components/XnGroupSelector/index.vue b/snowy-admin-web/src/components/XnGroupSelector/index.vue index 28d4bf8a..4c230f5e 100644 --- a/snowy-admin-web/src/components/XnGroupSelector/index.vue +++ b/snowy-admin-web/src/components/XnGroupSelector/index.vue @@ -26,18 +26,22 @@ @cancel="handleClose" > - +
- + - - 查询 - 重置 + + + + 查询 + 重置 + + @@ -58,7 +62,7 @@
- +