正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
... | ... | @@ -5,8 +5,8 @@ import { Row, Col, Card, Tooltip } from 'antd'; |
5 | 5 | import { NumberInfo, Charts } from 'ant-design-pro'; |
6 | 6 | import CountDown from 'ant-design-pro/lib/CountDown'; |
7 | 7 | import numeral from 'numeral'; |
8 | -import ActiveChart from './components/ActiveChart'; | |
9 | 8 | |
9 | +import ActiveChart from './components/ActiveChart'; | |
10 | 10 | import styles from './style.less'; |
11 | 11 | |
12 | 12 | const { Pie, WaterWave, Gauge, TagCloud } = Charts; | ... | ... |
请
注册
或
登录
后发表评论