Merge pull request #3459 from break60/1.3.2-release

[optimization][ui]Remove node deep monitoring
This commit is contained in:
xingchun-chen 2020-08-11 09:57:04 +08:00 committed by GitHub
commit 0e58b7fbb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -602,9 +602,7 @@
},
watch: {
'tasks': {
deep: true,
handler (o) {
// Edit state does not allow deletion of node a...
this.setIsEditDag(true)
}