diff --git a/ruoyi-ui/src/views/flowable/definition/indexDrawer.vue b/ruoyi-ui/src/views/flowable/definition/indexDrawer.vue
new file mode 100644
index 00000000..a3712847
--- /dev/null
+++ b/ruoyi-ui/src/views/flowable/definition/indexDrawer.vue
@@ -0,0 +1,120 @@
+
+
+
+
+ 流程发起角色配置
+
+
+
+
+
+
+
+
+ {{ it.name+'('+it.flowKey+')' }}
+
+
+ 提交保存
+ 取 消
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/ruoyi-ui/src/views/flowable/definition/indexOrderDrawer.vue b/ruoyi-ui/src/views/flowable/definition/indexOrderDrawer.vue
new file mode 100644
index 00000000..591cacc8
--- /dev/null
+++ b/ruoyi-ui/src/views/flowable/definition/indexOrderDrawer.vue
@@ -0,0 +1,137 @@
+
+
+
+
+ 流程发起角色配置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ v{{ scope.row.version }}
+
+
+
+
+ 激活
+ 挂起
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file