break60 преди 4 години
родител
ревизия
e4a616c270
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/plugIn/downChart.js

+ 1 - 1
dolphinscheduler-ui/src/js/conf/home/pages/dag/_source/plugIn/downChart.js

@@ -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 = {}