|
@@ -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';
|
|
import style from './index.less';
|
|
|
|
|