fix: 无用代码、文件清理

This commit is contained in:
chenjinsong
2022-02-14 17:40:29 +08:00
parent c27891dc21
commit 88b1fa3bcd
32 changed files with 344 additions and 5688 deletions

View File

@@ -2,8 +2,8 @@ import _ from 'lodash'
import { get } from '@/utils/http'
import { api } from '@/utils/api'
import * as echarts from 'echarts'
import { entityListLineOption } from '@/components/charts/chart-options'
import {riskLevelMapping, unitTypes} from '@/utils/constants'
import { entityListLineOption } from '@/views/charts/charts/chart-options'
import { riskLevelMapping, unitTypes } from '@/utils/constants'
export default {
props: {