Browse Source

化验辅检显示详情

Luolei 6 years ago
parent
commit
759618135d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/PushItems/TipsMsg/index.jsx

+ 1 - 1
src/components/PushItems/TipsMsg/index.jsx

@@ -28,7 +28,7 @@ class TipsMsg extends Component {
                 <span
                   className={style["tips-details"]}
                   onClick={() => showTips()}
-                  style={{display:tmpFlg?'none':'inline-block'}}
+                  // style={{display:tmpFlg?'none':'inline-block'}}
                 >
                   详情
                 </span>