可以正常添加工作流节点,但无法拖拽
This commit is contained in:
7
app/pages/workflows/index.vue
Normal file
7
app/pages/workflows/index.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<WorkflowEditor />
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
// 简单的页面包装器,使用WorkflowEditor组件
|
||||
</script>
|
Reference in New Issue
Block a user