李志伟 3 年之前
父節點
當前提交
13759f1e83
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. 1
    3
      src/components/Pie/index.jsx

+ 1
- 3
src/components/Pie/index.jsx 查看文件

@@ -1,7 +1,5 @@
1
-import React, { useMemo } from 'react';
2
-
3 1
 import ECharts from '@/components/ECharts';
4
-;
2
+
5 3
 export default (props) => {
6 4
   const { opt } = props
7 5
   const option = {