This website works better with JavaScript
Home
Explore
Help
Register
Sign In
HarrisonT
/
DataCenterCDC-DS
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
break60
5 years ago
parent
077829c59a
commit
3813549a29
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/_source/nodeStatus.vue
+ 1
- 2
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/_source/nodeStatus.vue
View File
@@ -176,8 +176,7 @@
}
})
},
- mounted () {
- },
+ mounted () {},
components: {}
}
</script>