Ver código fonte

编译bug修改5

zhouna 5 anos atrás
pai
commit
ba55ae85b6
1 arquivos alterados com 3 adições e 3 exclusões
  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';