From 4f713d66dbff8407b695eb973d53c64353bd34bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?= <15040126243@163.com> Date: Thu, 9 Apr 2026 13:58:30 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E5=B0=81?= =?UTF-8?q?=E8=A3=85TreePanel=E6=A0=91=E7=BB=84=E4=BB=B6=20=E7=AE=80?= =?UTF-8?q?=E5=8C=96=E9=A1=B5=E9=9D=A2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TreePanel/index.vue | 228 ++++++++++++++++++ src/views/system/post/index.vue | 61 +---- src/views/system/user/index.vue | 60 +---- .../workflow/processDefinition/index.vue | 59 +---- src/views/workflow/processInstance/index.vue | 59 +---- src/views/workflow/task/myDocument.vue | 59 +---- 6 files changed, 288 insertions(+), 238 deletions(-) create mode 100644 src/components/TreePanel/index.vue diff --git a/src/components/TreePanel/index.vue b/src/components/TreePanel/index.vue new file mode 100644 index 0000000..7e96912 --- /dev/null +++ b/src/components/TreePanel/index.vue @@ -0,0 +1,228 @@ + + + + + diff --git a/src/views/system/post/index.vue b/src/views/system/post/index.vue index 74b299b..9822237 100644 --- a/src/views/system/post/index.vue +++ b/src/views/system/post/index.vue @@ -2,36 +2,15 @@
- - - - - - +