@@ -624,6 +624,7 @@ export default {
if (res.code === 200) {
this.dialogStatusVisible = false
this.getRequirementById()
+ this.$refs.timeLine1.taskGetWorkFlow()
this.$message({ message: '修改成功', type: 'success', duration: 1000, offset: 150 })
}
} else {