Pārlūkot izejas kodu

编译bug修改4

zhouna 5 gadi atpakaļ
vecāks
revīzija
fd3f05fda9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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';