|
|
@@ -6,7 +6,7 @@ import '../css/layoutStyle.css';
|
|
|
|
|
|
import Title from '../../src/Title/Title.jsx';
|
|
|
import Form from '../../src/Form/index.js';
|
|
|
-import Table from '../../app/component/Tabel.jsx';
|
|
|
+import Table from '../../app/component/Table.jsx';
|
|
|
import Charts from '../../src/Charts/ECharts.js';
|
|
|
import '../../app/css/form.less';
|
|
|
|