소스 검색

编译bug

luolei 5 년 전
부모
커밋
e539f42cd6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/BodyContainer/index.jsx

+ 1 - 1
src/components/BodyContainer/index.jsx

@@ -1,5 +1,5 @@
 import EMRContainer from "../EMRContainer";
-import BlockEMRCont from "../BlockEMRCont/index.jsx";
+import BlockEMRCont from "../BlockEmrCont/index.jsx";
 import PushContainer from '../PushContainer';
 
 import style from './index.less';