perf:删除没有用到的代码

This commit is contained in:
zhangyu
2022-04-12 10:30:33 +08:00
parent 2b20284882
commit 87c48a8f35
53 changed files with 55 additions and 13421 deletions

View File

@@ -156,7 +156,7 @@
import publicConfig from '@/components/common/rightBox/chart/publicConfig'
import chartTypeShow from '@/components/common/rightBox/chart/chartTypeShow'
import diagram from '@/components/common/ChartDiagram/diagram'
import richTextEditor from '@/components/charts/richTextEditor'
import richTextEditor from '@/components/chart/richTextEditor'
export default {
name: 'otherChartConfig',
mixins: [publicConfig, chartTypeShow],