兰宝车间质量管理系统-前端
gssong
2024-03-24 cd129aa949dff285cda41080523eb89b1f7b68be
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>