hyingbo
2025-07-15 68d89cf9309f5b78d7e7b5175853063d4c9cf846
src/views/flowable/workflow/FlowLedger.vue
@@ -200,15 +200,15 @@
        console.log('approcesstype--->', approcesstype)
        switch (approcesstype) {
          case 'drApproval':
            item.description=item.title
            item.description=item.description
            this.handDrDetial(item)
            break
          case 'ggApproval':
            item.description=item.title
            item.description=item.description
            this.handDispatchFileDetial(item)
            break
          case 'sbdjApproval':
            item.description = item.title
            item.description = item.description
            this.handInspectionOrderDetail(item)
            break
          default:
@@ -230,6 +230,11 @@
      },
      handDispatchFileDetial(item){
        this.selectDispatchFileXqData = item
        this.selectDispatchFileXqData.assignee_dictText=item.todoUsers_dictText
        this.selectDispatchFileXqData.createTime=item.startTime
        this.selectDispatchFileXqData.procInstId=item.processInstanceId