From c5b3c121c979174010cd685a0829638b7cef2380 Mon Sep 17 00:00:00 2001
From: wangzk <wangzk@hitopim.com>
Date: 星期五, 29 三月 2024 17:26:56 +0800
Subject: [PATCH] add 工作流挂节点路由表单

---
 src/views/workflow/processDefinition/index.vue |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/views/workflow/processDefinition/index.vue b/src/views/workflow/processDefinition/index.vue
index a99478f..6dfee4f 100644
--- a/src/views/workflow/processDefinition/index.vue
+++ b/src/views/workflow/processDefinition/index.vue
@@ -211,6 +211,9 @@
               <el-col :span="1.5">
                 <el-button link type="primary" icon="Sort" size="small" @click="handleConvertToModel(scope.row)"> 杞崲妯″瀷 </el-button>
               </el-col>
+              <el-col :span="1.5">
+                <el-button link type="primary" icon="Setting" size="small" @click="handleFormOpen(scope.row)"> 琛ㄥ崟閰嶇疆 </el-button>
+              </el-col>
             </el-row>
           </template>
         </el-table-column>

--
Gitblit v1.9.3