From d05f4a891889dd69ccd0572c1e21c86a54e67dde Mon Sep 17 00:00:00 2001
From: yuetsh <517252939@qq.com>
Date: Mon, 25 May 2026 00:03:36 -0600
Subject: [PATCH] feat: add PinnedFlowchartPanel draggable component
---
.../components/PinnedFlowchartPanel.vue | 106 ++++++++++++++++++
1 file changed, 106 insertions(+)
create mode 100644 src/shared/components/PinnedFlowchartPanel.vue
diff --git a/src/shared/components/PinnedFlowchartPanel.vue b/src/shared/components/PinnedFlowchartPanel.vue
new file mode 100644
index 0000000..af86561
--- /dev/null
+++ b/src/shared/components/PinnedFlowchartPanel.vue
@@ -0,0 +1,106 @@
+
+
+
+
+
+
+
+ 流程图预览
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ renderError }}
+
+
+
+
+
+
+
+
+