cuikaidong
2025-05-23 dc2061e5768ef3a901a855cb7643467db2316a18
src/views/flowable/workflow/FlowTodo.vue
@@ -337,6 +337,9 @@
          case 'equipment_seal_up':
            this.handleEquipmentSealUp(item)
            break
          case 'equipment_unseal':
            this.handleEquipmentSealUp(item)
            break
          default:
            alert('没找到该流程')
        }