Browse Source

Corrections to historical jar packages and resource data

pull/2/head
break60 4 years ago
parent
commit
8da2a50d16
  1. 3
      dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/shell.vue

3
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/formModel/tasks/shell.vue

@ -95,8 +95,7 @@
return {
label: node.name
}
},
id: null
}
}
},
mixins: [disabledState],

Loading…
Cancel
Save