Browse Source

fix

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

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

@ -19,7 +19,7 @@ import _ from 'lodash'
import canvg from 'canvg'
import { tasksAll } from './util'
import html2canvas from 'html2canvas'
import { findComponentDownward } from '@/module/util/'
// import { findComponentDownward } from '@/module/util/'
const DownChart = function () {
this.dag = {}

Loading…
Cancel
Save