This commit is contained in:
break60 2020-05-27 10:50:57 +08:00
parent 92b915edab
commit e4a616c270
1 changed files with 1 additions and 1 deletions

View File

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