From 1c086d5b5212fcc474c134564bfe84fcecd4f354 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=9E=E5=AE=9D=E5=B1=B1?= <1253070437@qq.com> Date: Wed, 11 Feb 2026 00:32:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9C=BA=E6=9E=84=E3=80=91=E5=B7=A6?= =?UTF-8?q?=E4=BE=A7=E6=A0=91=E5=8A=A0=E5=85=A5=E8=99=9A=E6=8B=9F=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8=EF=BC=8C=E4=BC=98=E5=8C=96=E4=B8=9A=E5=8A=A1=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E6=9C=BA=E6=9E=84=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/views/biz/org/index.vue | 50 ++++++++++---- .../src/views/biz/position/index.vue | 46 ++++++++++--- snowy-admin-web/src/views/biz/user/index.vue | 46 ++++++++++--- snowy-admin-web/src/views/sys/org/index.vue | 50 ++++++++++---- .../src/views/sys/position/index.vue | 48 ++++++++++--- snowy-admin-web/src/views/sys/role/index.vue | 46 ++++++++++--- snowy-admin-web/src/views/sys/user/index.vue | 48 ++++++++++--- .../org/service/impl/BizOrgServiceImpl.java | 68 +++++++++++-------- 8 files changed, 299 insertions(+), 103 deletions(-) diff --git a/snowy-admin-web/src/views/biz/org/index.vue b/snowy-admin-web/src/views/biz/org/index.vue index 0d533833..da53b670 100644 --- a/snowy-admin-web/src/views/biz/org/index.vue +++ b/snowy-admin-web/src/views/biz/org/index.vue @@ -1,15 +1,18 @@