From c6086829899b1cac32f60e8a743ebd520ee9c7c7 Mon Sep 17 00:00:00 2001 From: xuyuxiang Date: Sun, 15 Mar 2026 01:18:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=BA=95=E5=BA=A7=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=E7=94=A8=E6=88=B7=E6=9C=BA=E6=9E=84=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E8=8C=83=E5=9B=B4=E6=A0=91=E7=9A=84=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/sys/user/scopeDefineOrg.vue | 254 ++++++++---------- 1 file changed, 116 insertions(+), 138 deletions(-) diff --git a/snowy-admin-web/src/views/sys/user/scopeDefineOrg.vue b/snowy-admin-web/src/views/sys/user/scopeDefineOrg.vue index fc6596d3..a7f36ee7 100644 --- a/snowy-admin-web/src/views/sys/user/scopeDefineOrg.vue +++ b/snowy-admin-web/src/views/sys/user/scopeDefineOrg.vue @@ -23,7 +23,6 @@ checkable check-strictly :selectable="false" - :load-data="onLoadData" @check="treeCheck" > @@ -32,150 +31,129 @@