|
@@ -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';
|