From a524137e18f019e07aaf77ca49d5054ad14f7024 Mon Sep 17 00:00:00 2001
From: sheng <15292050171@163.com>
Date: Mon, 31 Jul 2023 17:58:52 +0800
Subject: [PATCH] =?UTF-8?q?feat(=E8=8F=9C=E5=8D=95=E7=AE=A1=E7=90=86):=20?=
=?UTF-8?q?=20=E7=88=B6=E7=BA=A7=E8=8F=9C=E5=8D=95=E6=94=B9=E4=B8=BA?=
=?UTF-8?q?=E6=A0=91=E5=BD=A2=E7=BB=93=E6=9E=84?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../index.vue} | 6 +-
.../{TreeCom.vue => DeptTreeCom/index.vue} | 10 ++--
web/src/views/system/dept/index.vue | 6 +-
.../menu/components/MenuFormCom/index.vue | 55 ++++++++++++++++---
.../menu/components/MenuTreeCom/index.vue | 2 +-
web/src/views/system/menu/index.vue | 8 +--
6 files changed, 63 insertions(+), 24 deletions(-)
rename web/src/views/system/dept/components/{DeptFormCom.vue => DeptFormCom/index.vue} (96%)
rename web/src/views/system/dept/components/{TreeCom.vue => DeptTreeCom/index.vue} (94%)
diff --git a/web/src/views/system/dept/components/DeptFormCom.vue b/web/src/views/system/dept/components/DeptFormCom/index.vue
similarity index 96%
rename from web/src/views/system/dept/components/DeptFormCom.vue
rename to web/src/views/system/dept/components/DeptFormCom/index.vue
index 0971fea..c4ebf56 100644
--- a/web/src/views/system/dept/components/DeptFormCom.vue
+++ b/web/src/views/system/dept/components/DeptFormCom/index.vue
@@ -35,9 +35,9 @@