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) }