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
Corrections to historical jar packages and resource data
break60
5 years ago
parent
8561d65b2b
commit
8da2a50d16
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/shell.vue
+ 1
- 2
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/shell.vue
View File
@@ -95,8 +95,7 @@
return {
label: node.name
}
- },
- id: null
+ }
}
},
mixins: [disabledState],