Procházet zdrojové kódy

数字键盘选中bug修改2876

zhouna před 5 roky
rodič
revize
2ed216b556
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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>