浏览代码

编译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';