lind 3 лет назад
Родитель
Сommit
aaa5f36644
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/pages/home/index.tsx

+ 1 - 1
src/pages/home/index.tsx

@@ -1,6 +1,6 @@
 import { PageContainer } from '@ant-design/pro-layout';
 import { useEffect, useState } from 'react';
-import Comprehensive from './comprehensive  ';
+import Comprehensive from './comprehensive';
 import Device from './device';
 import Init from './init';
 import Ops from './ops';