houzhongjian
2024-10-18 d916dfba2efa2d9359f5b432350a15e5ed1a0af4
src/views/bpm/processInstance/index.vue
@@ -221,7 +221,6 @@
    const processDefinitionDetail = await DefinitionApi.getProcessDefinition(
      row.processDefinitionId
    )
    debugger
    if (processDefinitionDetail.formType === 20) {
      message.error('重新发起流程失败,原因:该流程使用业务表单,不支持重新发起')
      return