src/views/flowable/workflow/FlowTodo.vue
@@ -530,7 +530,7 @@ case 'toolOutStorageApproval': this.handleToolOutStorageApproval(item) break case 'toolsStocktakingBound': case 'toolsStocktakingBoundApproval': this.handleToolStocktakingApproval(item) break case 'toolsLossApproval': @@ -757,6 +757,7 @@ }, handleSparePartApplyApproval(item) { if (item && item.dataId) { debugger this.selectSparePartApplyData = Object.assign({}, item) this.$refs.sparePartApplyModal.auditVisible = true this.$refs.sparePartApplyModal.clearTableSource()