From c0ec4338f8306ef7d8fd3936f5ef7708e6f87c2a Mon Sep 17 00:00:00 2001
From: Sakura-RanChen <1908198662@qq.com>
Date: Mon, 12 May 2025 14:10:05 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8F=92=E4=BB=B6=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=E7=9A=84=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/components/FunctionDialog.vue | 399 ++++++++++++++++++
main/manager-web/src/views/roleConfig.vue | 138 +++++-
2 files changed, 527 insertions(+), 10 deletions(-)
create mode 100644 main/manager-web/src/components/FunctionDialog.vue
diff --git a/main/manager-web/src/components/FunctionDialog.vue b/main/manager-web/src/components/FunctionDialog.vue
new file mode 100644
index 00000000..028a208e
--- /dev/null
+++ b/main/manager-web/src/components/FunctionDialog.vue
@@ -0,0 +1,399 @@
+
+ 功能管理
+ 未选功能
+
+ 已选功能
+ 参数配置 - {{ currentFunction.name }}
+