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