Kaynağa Gözat

编译bug修改5

zhouna 5 yıl önce
ebeveyn
işleme
ba55ae85b6
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  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';