fix
This commit is contained in:
parent
92b915edab
commit
e4a616c270
|
|
@ -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…
Reference in New Issue