houzhongjian
2024-11-06 f0028ceb4888ba53844714ebcc7c1b0a61eaec98
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