Przeglądaj źródła

编译bug修改4

zhouna 5 lat temu
rodzic
commit
fd3f05fda9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/components/BodyContainer/index.jsx

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

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