From ad4f2f5ba97a055e673484a53190d40d2dd6f510 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Tue, 16 Jul 2024 21:56:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BA=BA=E5=91=98=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E5=92=8C=E7=BB=84=E7=BB=87=E7=BB=93=E6=9E=84=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=87=92=E5=8A=A0=E8=BD=BD=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/organizationalStructure/index.vue | 114 +++++++--------- .../workflow/process/common/UserPicker.vue | 123 ++++++------------ 2 files changed, 86 insertions(+), 151 deletions(-) diff --git a/src/views/system/organizationalStructure/index.vue b/src/views/system/organizationalStructure/index.vue index 2b34c61..f69b554 100644 --- a/src/views/system/organizationalStructure/index.vue +++ b/src/views/system/organizationalStructure/index.vue @@ -2,27 +2,29 @@
- + - -
+ :default-expanded-keys="expandedKeys" :lazy="true" :load="handleLoad" + @node-expand="handleNodeExpand" @node-click="handleClick" + >