Selaa lähdekoodia

数字键盘选中bug修改2876

zhouna 5 vuotta sitten
vanhempi
commit
2ed216b556
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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>