Browse Source

fix

pull/3/MERGE
break60 4 years ago
parent
commit
100c87b9d8
  1. 2
      dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/plugIn/jsPlumbHandle.js

2
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/plugIn/jsPlumbHandle.js

@ -739,7 +739,7 @@ JSP.prototype.handleEvent = function () {
})
}
/**
* Backfill data processingJSP
* Backfill data processing
*/
JSP.prototype.jspBackfill = function ({ connects, locations, largeJson }) {
// Backfill nodes

Loading…
Cancel
Save