瀏覽代碼

注释同类药物双击打开药品说明

zhangxc 6 年之前
父節點
當前提交
c60e17b331
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/TreatDesc/index.jsx

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

@@ -59,7 +59,7 @@ class TreatDesc extends Component {
                         {index === 0 ? '' : ', '}     
                         <span className={style['drug-name-box']}>
                             <span className={style['drug-name']} 
-                                onDoubleClick={() =>{setDrugInfo(item);showDrugInfo();}} 
+                                // onDoubleClick={() =>{setDrugInfo(item);showDrugInfo();}} 
                                 onClick={()=>{item.forbidden === '2' ? '' : this.handleSelect(otherDrugIndex,index)}} 
                                 style={item.selected ? {color: '#3B9ED0'}:''}>
                                 {item.medicitionName}