fix errros

This commit is contained in:
lb
2023-11-01 14:06:07 +08:00
parent 3d34e5f685
commit 1bba79ae3a
6 changed files with 10 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ import Head from '../components/公共组件/顶部公司名称';
import LeftBar from '../components/模块组件/总览/LeftSide';
import BottomBar from '../components/模块组件/总览/Bottom';
import RightBar from '../components/模块组件/总览/RightSide';
import CenterTopData from '../components/CenterTopData';
import CenterTopData from '../components/模块组件/总览/CenterTop';
import Slider from '../components/Slider';
import { SocketContextProvider } from '../store/socket-data-provider';