cuilei
2025-05-22 ebf2058274599ff00ef0654fc5046d627e17002a
src/views/flowable/workflow/FlowTodo.vue
@@ -441,6 +441,7 @@
      handleToolOutStorageApproval(item) {
        if (item && item.dataId) {
          this.selectOutBoundOrderData = Object.assign({}, item)
          this.$refs.outBoundOrderHandle.auditVisible = true
          this.$refs.outBoundOrderHandle.clearTableSource()
          this.$refs.outBoundOrderHandle.getAllApproveData(item)
        }