浏览代码

Merge branch 'dev5.3.3' into dev/new1

luolei 5 年之前
父节点
当前提交
46f2ed8d8a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/AddInspect/SlideSelect/index.jsx

+ 1 - 1
src/components/AddInspect/SlideSelect/index.jsx

@@ -121,7 +121,7 @@ class SlideSelect extends Component {
     const listLen = currentData.details&&currentData.details.length;
     const stopScroll =(windowWidth<1300&&listLen>12)||(windowWidth>1299&&listLen>24);
     return (
-      <li key={item.questionId} className={styles.slideLi}> 
+      <li key={item.questionId} className={`${styles.slideLi} clearfix`}> 
         {
             // 标签,血常规。。
             item.show ?