feat: pipeline creating

This commit is contained in:
Junyan Qin
2025-05-08 21:18:13 +08:00
parent f544fd13c3
commit 72947fe20e
2 changed files with 71 additions and 110 deletions
+1
View File
@@ -111,6 +111,7 @@ export default function PluginConfigPage() {
height={'10rem'}
plusSize={'90px'}
onClick={() => {
setIsEditForm(false);
setModalOpen(true);
}}
/>