Selaa lähdekoodia

编译bug修改6

zhouna 5 vuotta sitten
vanhempi
commit
6bfe9b6ba5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/components/BodyContainer/index.jsx

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

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