瀏覽代碼

数字键盘选中bug修改2876

zhouna 5 年之前
父節點
當前提交
2ed216b556
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/common/components/NumberPan/index.jsx

+ 1 - 0
src/common/components/NumberPan/index.jsx

@@ -73,6 +73,7 @@ class NumberPan extends Component{
                 style={this.getStyle()}
                 onBlur={(e)=>e.stopPropagation()} 
                 onDoubleClick={(e)=>e.stopPropagation()}
+                onMouseDown={(e)=>e.stopPropagation()}
                 onClick={(e)=>e.stopPropagation()}>
       <table className={style['pan']} >
         <tr>