李志伟 3 anni fa
parent
commit
13759f1e83
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1
    3
      src/components/Pie/index.jsx

+ 1
- 3
src/components/Pie/index.jsx Vedi File

@@ -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 = {