瀏覽代碼

编译bug修改5

zhouna 5 年之前
父節點
當前提交
ba55ae85b6
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/components/BodyContainer/index.jsx

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

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