Browse Source

编译bug修改5

zhouna 5 năm trước cách đây
mục cha
commit
ba55ae85b6
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  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';