Explorar o código

输血时间显示隐藏1

zhouna %!s(int64=3) %!d(string=hai) anos
pai
achega
a312beb936
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/AddNewInspect/SlideIpt2/index.jsx

+ 1 - 1
src/components/AddNewInspect/SlideIpt2/index.jsx

@@ -32,7 +32,7 @@ class SlideIpt extends Component {
   }
   render() {
     const {item,idx} = this.props;
-    if(item.flg===8&&item.check){
+    if(item.flg!==8||(item.flg===8&&item.check)){
       return null;
     }
     return (