Explorar el Código

数字键盘选中bug修改2876

zhouna hace 5 años
padre
commit
2ed216b556
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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>