소스 검색

nothing to do

Luolei 6 년 전
부모
커밋
48abc323e5
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/components/CurrentIll/index.jsx
  2. 0 1
      src/components/EMRContainer/index.less

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

@@ -56,7 +56,7 @@ class CurrentIll extends Component{
           showMoudle:true,
           forbidInput:false,
           boxEditable:false,
-        })
+      })
       changeEditIll(false)
       /*const showTimer = setTimeout(function(){
         that.setState({

+ 0 - 1
src/components/EMRContainer/index.less

@@ -12,7 +12,6 @@
   overflow-x: hidden;
 }
 .inner{
-//   overflow-y: auto;
   padding-top:80px;
   padding-bottom: 80px;
 }